Bruce Marriner
|
332141b083
Updated VoiceChannelJoin func to use struct for data sent over websocket. Also returns an error now.
|
9 years ago |
Bruce Marriner
|
d59d47967c
Converted to using structs for data websocket handshake. Also using VERSION variable in $browser setting
|
9 years ago |
Bruce Marriner
|
383b4645da
Finished support for sending presense/game status updates. Closes #18
|
9 years ago |
Bruce Marriner
|
f402265fd7
OnReady event will be handled if no callback is set by user. README updated.
|
9 years ago |
Bruce Marriner
|
5c2e3c6866
Added DataReady to data websocket
|
9 years ago |
Bruce Marriner
|
e384d2d66f
Few notes, also, send 1st data websocket heartbeat immediately.
|
9 years ago |
Bruce Marriner
|
87f433e2d8
VOICE_STATE_UPDATE should not fall though to Default right now.
|
9 years ago |
Bruce Marriner
|
35e3966b91
Reworded top comment
|
9 years ago |
Bruce Marriner
|
abe55ecca7
Some improvements to comments.
|
9 years ago |
Bruce Marriner
|
3e605c64a6
Moving all structs to structs.go for now.
|
9 years ago |
Bruce Marriner
|
d9aeb4926d
Experimental voice code added :)
|
9 years ago |
Bruce Marriner
|
f655167761
Several updates to make library more idiomatic Go
|
9 years ago |
Bruce Marriner
|
91207ece15
Large additions to REST API and Websocket API.
|
9 years ago |
Bruce Marriner
|
a3903aaa50
Fixes to GuildRole events
|
9 years ago |
Bruce Marriner
|
05ff822438
Stop trying to fight Discord's Int's as Strings and just use strings.
|
9 years ago |
Bruce Marriner
|
3794c1a31e
Added Guild Role Update handler
|
9 years ago |
Bruce Marriner
|
f885ce38d2
Added support for GUILD_UPDATE event
|
9 years ago |
Bruce Marriner
|
3d9e980619
Several bug fixes causing json unmarshal errors.
|
9 years ago |
Bruce Marriner
|
074d1bcdae
Huge update to Websocket support.
|
9 years ago |
Bruce Marriner
|
e8b77083df
Inital implementation for callback funcs handling Websocket events
|
9 years ago |
Bruce Marriner
|
2c3ca777f9
Clean up, notes
|
9 years ago |
Bruce Marriner
|
fff4fa20e9
Clean up
|
9 years ago |
Bruce Marriner
|
e6789fde74
Inital add of Websockets
|
9 years ago |
Bruce Marriner
|
adac11495a
Inital addition of Websocket handling. Lots of moving things around.
|
9 years ago |