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 |
Chris Rhodes
|
40b969d7c3
VoiceServerUpdate and VoiceStateUpdate
|
8 years ago |
Bruce Marriner
|
af52a8c822
Fix type, thanks KuroiKitsu
|
8 years ago |
Bruce Marriner
|
02a6e04b47
Spelling
|
8 years ago |
Bruce Marriner
|
8023a80e0b
Add comment to Packet type
|
8 years ago |
Bruce Marriner
|
68308c6f97
Added opusReceiver.
|
8 years ago |
Bruce Marriner
|
b4b144edb3
Renamed Opus chan to OpusSend and added OpusRecv
|
8 years ago |
Bruce Marriner
|
ec52ad0a8d
Commented out two unused envars
|
8 years ago |
Bruce Marriner
|
9b8e880744
Optimized some structs to reduce their runtime size.
|
8 years ago |
Bruce Marriner
|
edc09778a7
Linting.
|
8 years ago |
Bruce Marriner
|
53db54ea8c
Comment.
|
8 years ago |