Commit History

Author SHA1 Message Date
  Chris Rhodes b2ef55ae9c Cleanup before mailing. 8 years ago
  Chris Rhodes 4e23e5fc35 Implement state tracking. 8 years ago
  Chris Rhodes 3aaa95d4f9 Tiny cleanup :ok_hand: 8 years ago
  Chris Rhodes 0e9b8b8714 Small cleanup for initial error handling. 8 years ago
  Chris Rhodes 03379f7128 Fix OnReady. 8 years ago
  Chris Rhodes f1fc2f0996 Add GuildBan handling in wsapi. Closes #24. 8 years ago
  Bruce 5c64020544 Merge pull request #37 from iopred/updatestatus 8 years ago
  Bruce Marriner 6991af8500 Added support for USER_SETTINGS_UPDATE websocket event, closes #11 8 years ago
  Chris Rhodes b5bfa454d0 Do not send game if one is not provided (instead of not sending game.name) 8 years ago
  Chris Rhodes 974d5862a4 Make update status a little more idiomatic. 8 years ago
  Bruce Marriner bb4f63775e Updated to support new Discord method of sending game playing data, closes #34 8 years ago
  Bruce Marriner 0360acbaa0 Added support for USER_UPDATE websocket event, closes #28 8 years ago
  Bruce Marriner a878a5d306 Added comments 8 years ago
  Bruce Marriner 332141b083 Updated VoiceChannelJoin func to use struct for data sent over websocket. Also returns an error now. 8 years ago
  Bruce Marriner d59d47967c Converted to using structs for data websocket handshake. Also using VERSION variable in $browser setting 8 years ago
  Bruce Marriner 383b4645da Finished support for sending presense/game status updates. Closes #18 8 years ago
  Bruce Marriner f402265fd7 OnReady event will be handled if no callback is set by user. README updated. 8 years ago
  Bruce Marriner 5c2e3c6866 Added DataReady to data websocket 8 years ago
  Bruce Marriner e384d2d66f Few notes, also, send 1st data websocket heartbeat immediately. 8 years ago
  Bruce Marriner 87f433e2d8 VOICE_STATE_UPDATE should not fall though to Default right now. 8 years ago
  Bruce Marriner 35e3966b91 Reworded top comment 8 years ago
  Bruce Marriner abe55ecca7 Some improvements to comments. 8 years ago
  Bruce Marriner 3e605c64a6 Moving all structs to structs.go for now. 8 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