andrei
|
019d0fe9af
Fix lazy-loading of guilds not working
|
il y a 8 ans |
Chris Rhodes
|
8ae2adfb01
Don't perform guild lookups if message tracking is not enabled.
|
il y a 8 ans |
Chris Rhodes
|
99a1f5665a
Fix potential infinite loop on state.
|
il y a 8 ans |
jonas747
|
d1f25d8561
Changed fmt.Print to log.Print
|
il y a 8 ans |
andrei
|
7e7887a936
Fix channels inside a guild from GUILD_CREATE having a null GuildID
|
il y a 8 ans |
Chris Rhodes
|
6ec1c07300
Clean up voice state updates, make them goroutine safe.
|
il y a 8 ans |
Bruce
|
0dac7777c1
Merge pull request #141 from b1naryth1ef/feature/multiple-voice-connection
|
il y a 8 ans |
andrei
|
b48e8c992e
Track voice state changes, expose stuff, add channel changing
|
il y a 8 ans |
Chris Rhodes
|
7eb0bd2aed
Set GuildID on all Channels in READY.
|
il y a 8 ans |
Chris Rhodes
|
4895ace11d
Return state errors. Because we're good citizens.
|
il y a 8 ans |
Chris Rhodes
|
6fa99712ef
Finish converting large switch statement into a map of functions.
|
il y a 8 ans |
Chris Rhodes
|
8ffaa85b0b
Thread safety and more events.
|
il y a 8 ans |
Chris Rhodes
|
fb6ae92555
Add basic support for mapped event handlers.
|
il y a 8 ans |
Bruce Marriner
|
edc09778a7
Linting.
|
il y a 8 ans |
Chris Rhodes
|
ccb504b129
Fix missing lock
|
il y a 8 ans |
Chris Rhodes
|
6b73b588ba
Message tracking.
|
il y a 8 ans |
Chris Rhodes
|
0f38b22ca1
Message state tracking.
|
il y a 8 ans |
Chris Rhodes
|
0d7b6f7e76
Convert structs and api to use pointers.
|
il y a 8 ans |
Bruce Marriner
|
7ad8d52369
Contributions will be listed elsewhere.
|
il y a 8 ans |
Bruce Marriner
|
301fb980d3
Updated copyright year, cleaned up some comments.
|
il y a 8 ans |
Chris Rhodes
|
cd01a34cdb
Handle GUILD_EMOJI_UPDATE and track Emoji in state.
|
il y a 8 ans |
Chris Rhodes
|
aa4d42199a
Add and Parse Emojis struct.
|
il y a 8 ans |
Chris Rhodes
|
66052d0a9c
Rename methods.
|
il y a 8 ans |
Chris Rhodes
|
14c18b2286
Add generic Channel method which is slower.
|
il y a 8 ans |
Chris Rhodes
|
9ba6d5b7c1
Make state tracking optional.
|
il y a 8 ans |
Chris Rhodes
|
4e23e5fc35
Implement state tracking.
|
il y a 8 ans |