提交歷史

作者 SHA1 備註 提交日期
  Chris Rhodes 03379f7128 Fix OnReady. 8 年之前
  Chris Rhodes f1fc2f0996 Add GuildBan handling in wsapi. Closes #24. 8 年之前
  Bruce 5c64020544 Merge pull request #37 from iopred/updatestatus 8 年之前
  Bruce Marriner 6991af8500 Added support for USER_SETTINGS_UPDATE websocket event, closes #11 8 年之前
  Chris Rhodes b5bfa454d0 Do not send game if one is not provided (instead of not sending game.name) 8 年之前
  Chris Rhodes 974d5862a4 Make update status a little more idiomatic. 8 年之前
  Bruce Marriner bb4f63775e Updated to support new Discord method of sending game playing data, closes #34 8 年之前
  Bruce Marriner 0360acbaa0 Added support for USER_UPDATE websocket event, closes #28 8 年之前
  Bruce Marriner a878a5d306 Added comments 8 年之前
  Bruce Marriner 332141b083 Updated VoiceChannelJoin func to use struct for data sent over websocket. Also returns an error now. 9 年之前
  Bruce Marriner d59d47967c Converted to using structs for data websocket handshake. Also using VERSION variable in $browser setting 9 年之前
  Bruce Marriner 383b4645da Finished support for sending presense/game status updates. Closes #18 9 年之前
  Bruce Marriner f402265fd7 OnReady event will be handled if no callback is set by user. README updated. 9 年之前
  Bruce Marriner 5c2e3c6866 Added DataReady to data websocket 9 年之前
  Bruce Marriner e384d2d66f Few notes, also, send 1st data websocket heartbeat immediately. 9 年之前
  Bruce Marriner 87f433e2d8 VOICE_STATE_UPDATE should not fall though to Default right now. 9 年之前
  Bruce Marriner 35e3966b91 Reworded top comment 9 年之前
  Bruce Marriner abe55ecca7 Some improvements to comments. 9 年之前
  Bruce Marriner 3e605c64a6 Moving all structs to structs.go for now. 9 年之前
  Bruce Marriner d9aeb4926d Experimental voice code added :) 9 年之前
  Bruce Marriner f655167761 Several updates to make library more idiomatic Go 9 年之前
  Bruce Marriner 91207ece15 Large additions to REST API and Websocket API. 9 年之前
  Bruce Marriner a3903aaa50 Fixes to GuildRole events 9 年之前
  Bruce Marriner 05ff822438 Stop trying to fight Discord's Int's as Strings and just use strings. 9 年之前
  Bruce Marriner 3794c1a31e Added Guild Role Update handler 9 年之前
  Bruce Marriner f885ce38d2 Added support for GUILD_UPDATE event 9 年之前
  Bruce Marriner 3d9e980619 Several bug fixes causing json unmarshal errors. 9 年之前
  Bruce Marriner 074d1bcdae Huge update to Websocket support. 9 年之前
  Bruce Marriner e8b77083df Inital implementation for callback funcs handling Websocket events 9 年之前
  Bruce Marriner 2c3ca777f9 Clean up, notes 9 年之前