issues
search
TwitchLib
/
TwitchLib.Client
Client component of TwitchLib.
39
stars
61
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
adds MsgParamOriginId to GiftedSubscription model
#267
swiftyspiffy
closed
2 months ago
0
Third Party Emotes only resolve when message contains normal Twitch Emote
#266
0za0
opened
3 months ago
0
fix disconnect event type in TwitchClient
#265
AoshiW
closed
4 months ago
0
catch parsing error
#264
AoshiW
closed
7 months ago
0
Login authentication failed
#263
boffman
closed
7 months ago
3
Aggregation of some bool properties into one struct (`UserDetail`)
#262
AoshiW
closed
8 months ago
0
Improve EmoteExtractor test
#261
Hampo
closed
7 months ago
0
Update EmoteExtractor to support multibyte
#260
Hampo
closed
11 months ago
0
EmoteExtractor breaks on messages with emoji
#259
Hampo
closed
11 months ago
3
SendMessageAsync
#258
AoshiW
closed
11 months ago
0
Updated ConnectionCredentials to use an anonymous user by default
#257
ChrisBlueStone
closed
7 months ago
4
removing obsolete events
#256
AoshiW
closed
1 year ago
0
GetChannelModerators() does not work
#255
Axeedd
closed
11 months ago
6
.net 8 changes, update dependencies
#254
AoshiW
closed
11 months ago
1
fix typos
#253
AoshiW
closed
1 year ago
0
Nullable anotation Part2 (+1 small "bux" fix)
#252
AoshiW
closed
1 year ago
2
nullable annotation for `MessageEmote.cs`
#251
AoshiW
closed
1 year ago
0
Refactor USERNOTICE models
#250
AoshiW
closed
1 year ago
0
nullable annotation and extraction of `RaisesAsync` from modified `Assert` class to new `MyAssert` class.
#249
AoshiW
closed
1 year ago
0
Update communication lib
#248
Bukk94
closed
1 year ago
0
IrcParser: make public and speed up by another <=15%
#247
neon-sunset
closed
1 year ago
0
nullable anotation Part 1 and new `UndocumentedTags` property
#246
AoshiW
closed
1 year ago
0
Changelog 2023‑08‑04
#245
AoshiW
closed
1 year ago
0
MessageEmote: fixes emote replaced string with a hack until this can be re-written to something more sane, adds support for 7tv emotes
#244
swiftyspiffy
closed
1 year ago
0
Models/ChannelState: FollowersOnly is Timeout.InfiniteTimespan for off, value for on, null if status is unchanged
#243
swiftyspiffy
closed
1 year ago
1
Refactor USERNOTICE state models like`Announcement`, `Subscriber`, etc.
#242
neon-sunset
closed
8 months ago
8
Cleanup and simpler command handlers
#241
AoshiW
closed
1 year ago
1
Changelog 2023‑07‑19 `Hype Chat`
#240
AoshiW
closed
1 year ago
0
Fix _client_OnMessage handling
#239
neon-sunset
closed
1 year ago
0
extracted tag parsing logic, changes for NET6/NET7
#238
AoshiW
closed
1 year ago
3
Replace events reflection
#237
Bukk94
closed
1 year ago
2
Add Multitargetting for standard 2.0/2.1 and .net 6/7
#236
AoshiW
closed
1 year ago
0
Make the last 3 events async
#235
neon-sunset
closed
1 year ago
0
Make sure IrcMessage.Tags is never null and devirtualize the dictionary because it is used in hot paths
#234
neon-sunset
closed
1 year ago
0
faster/efficient `EmoteExtractor` and `Helpers`
#233
AoshiW
closed
1 year ago
3
Fix `MessageEmoteCollection` + additional fixes/improvements
#232
neon-sunset
closed
1 year ago
5
Fix Emote Sets parsing and MessageEmoteCollection
#231
neon-sunset
closed
1 year ago
1
Rewrite IrcParser, pass through raw text to IrcMessage and fix other issues
#230
neon-sunset
closed
1 year ago
1
fix #215 and expose (chat/whisper)CommandIdentifiers
#229
AoshiW
closed
1 year ago
0
Removed unused code
#228
AoshiW
closed
1 year ago
0
Missing handshake and joining channel on reconnect fix
#227
JulanDeAlb
closed
1 year ago
0
improve logging performance
#226
AoshiW
closed
1 year ago
0
Performance improvement/ deleted obsolete methods (v2)
#225
AoshiW
closed
1 year ago
3
Async void Events
#224
GimliCZ
closed
1 year ago
1
ReplaceEmotes prefix and suffix addition, Async Task Events
#223
GimliCZ
closed
1 year ago
5
Performance improvement/ deleted obsolete methods
#222
AoshiW
closed
1 year ago
2
Reimplemented message throttling
#221
Bukk94
closed
1 year ago
0
Migrate to TwitchLib.Communication 2.0
#220
Bukk94
closed
1 year ago
0
fix: OnIncorrectLogin now correctly detects login authentication failed
#219
swiftyspiffy
closed
1 year ago
0
remove unnecessary 'unaccounted for' in `HandleWhisper`
#218
Felk
closed
1 year ago
5
Next