Chris Rhodes
|
a9bed749a1
Fix potential threading issue.
|
8 年之前 |
Chris Rhodes
|
a8afd3eb81
Remove items from the map before returning :ok_hand:
|
8 年之前 |
andrei
|
34f83532dd
Fix channelMap not being filled for bot users/>100 guilds
|
8 年之前 |
Chris Rhodes
|
4609c31a72
Prime the channel map correctly.
|
8 年之前 |
Chris Rhodes
|
408bbb54b6
Don't undo b1nzy's work.
|
8 年之前 |
Chris Rhodes
|
87b2daa832
Merge remote-tracking branch 'bwmarrin/develop' into develop
|
8 年之前 |
Chris Rhodes
|
4e16cfef0e
Update some comments.
|
8 年之前 |
Chris Rhodes
|
fa63c00fa2
Add fast lookups for guilds and channels in state.
|
8 年之前 |
Bruce Marriner
|
92c27c7712
Because binzy was too lazy.
|
8 年之前 |
andrei
|
019d0fe9af
Fix lazy-loading of guilds not working
|
8 年之前 |
Chris Rhodes
|
8ae2adfb01
Don't perform guild lookups if message tracking is not enabled.
|
8 年之前 |
Chris Rhodes
|
99a1f5665a
Fix potential infinite loop on state.
|
8 年之前 |
jonas747
|
d1f25d8561
Changed fmt.Print to log.Print
|
8 年之前 |
andrei
|
7e7887a936
Fix channels inside a guild from GUILD_CREATE having a null GuildID
|
8 年之前 |
Chris Rhodes
|
6ec1c07300
Clean up voice state updates, make them goroutine safe.
|
8 年之前 |
Bruce
|
0dac7777c1
Merge pull request #141 from b1naryth1ef/feature/multiple-voice-connection
|
8 年之前 |
andrei
|
b48e8c992e
Track voice state changes, expose stuff, add channel changing
|
8 年之前 |
Chris Rhodes
|
7eb0bd2aed
Set GuildID on all Channels in READY.
|
8 年之前 |
Chris Rhodes
|
4895ace11d
Return state errors. Because we're good citizens.
|
8 年之前 |
Chris Rhodes
|
6fa99712ef
Finish converting large switch statement into a map of functions.
|
8 年之前 |
Chris Rhodes
|
8ffaa85b0b
Thread safety and more events.
|
8 年之前 |
Chris Rhodes
|
fb6ae92555
Add basic support for mapped event handlers.
|
8 年之前 |
Bruce Marriner
|
edc09778a7
Linting.
|
8 年之前 |
Chris Rhodes
|
ccb504b129
Fix missing lock
|
8 年之前 |
Chris Rhodes
|
6b73b588ba
Message tracking.
|
8 年之前 |
Chris Rhodes
|
0f38b22ca1
Message state tracking.
|
8 年之前 |
Chris Rhodes
|
0d7b6f7e76
Convert structs and api to use pointers.
|
8 年之前 |
Bruce Marriner
|
7ad8d52369
Contributions will be listed elsewhere.
|
8 年之前 |
Bruce Marriner
|
301fb980d3
Updated copyright year, cleaned up some comments.
|
8 年之前 |
Chris Rhodes
|
cd01a34cdb
Handle GUILD_EMOJI_UPDATE and track Emoji in state.
|
8 年之前 |