Bruce Marriner
|
b38745945b
Added support for leaving voice channel, closes #118
|
8 years ago |
Bruce Marriner
|
60149f70bb
Allow calling ChannelVoiceJoin even after connected to voice, closes
|
8 years ago |
Chris Rhodes
|
ab2ab944bb
:ok_hand:
|
8 years ago |
Chris Rhodes
|
d22b7ffc90
Clean up mutexes around s.handlers so they exist only in discord.go
|
8 years ago |
Bruce Marriner
|
22bb771120
Added func GuildMemberMove, closes #92
|
8 years ago |
Chris Rhodes
|
0ea10a300b
Merge branch 'develop' into guilds
|
8 years ago |
Bruce
|
81807304a4
Merge pull request #111 from iopred/blah
|
8 years ago |
Chris Rhodes
|
4895ace11d
Return state errors. Because we're good citizens.
|
8 years ago |
Bruce Marriner
|
aebfb09719
Baby Linting.
|
8 years ago |
Bruce
|
28236b429c
Merge pull request #109 from iopred/map
|
8 years ago |
Bruce
|
0dea8696c0
Merge pull request #110 from iopred/guildleave
|
8 years ago |
Chris Rhodes
|
32dc320386
:ok_hand:
|
8 years ago |
Chris Rhodes
|
0bd7fbf668
Support new leave API.
|
8 years ago |
Chris Rhodes
|
b083ce00c7
Un-expose handlers. Clean up Session struct.
|
8 years ago |
Chris Rhodes
|
88335b6f54
Small performance improvement. Added tests.
|
8 years ago |
Chris Rhodes
|
6fa99712ef
Finish converting large switch statement into a map of functions.
|
8 years ago |
Chris Rhodes
|
8ffaa85b0b
Thread safety and more events.
|
8 years ago |
Chris Rhodes
|
fb6ae92555
Add basic support for mapped event handlers.
|
8 years ago |
Bruce
|
363a28a3fb
Merge pull request #108 from iopred/tts
|
8 years ago |
Chris Rhodes
|
64af0e5f4a
Support TTS. Closes #67
|
8 years ago |
Chris Rhodes
|
ddc830a071
Add new guild endpoints.
|
8 years ago |
Bruce
|
bf3f2c548a
Merge pull request #104 from iopred/sendfile
|
8 years ago |
Chris Rhodes
|
4a9689f953
Cleanup
|
8 years ago |
Chris Rhodes
|
0344155b17
Support sending files.
|
8 years ago |
Bruce
|
a9d0be6634
Merge pull request #102 from iopred/voice
|
8 years ago |
Chris Rhodes
|
7d112b562e
Mirror the Voice guard.
|
8 years ago |
Chris Rhodes
|
b2c76de22e
Merge remote-tracking branch 'bwmarrin/develop' into voice
|
8 years ago |
Chris Rhodes
|
7858f999b1
Handle nil errors and default handler properly.
|
8 years ago |
Bruce Marriner
|
348d9482d0
Removed unneeded blank line :)
|
8 years ago |
Bruce Marriner
|
1a0e4c05fa
Call user callback for VOICE_STATE_UPDATE events, closes #101
|
8 years ago |