Commit History

作者 SHA1 備註 提交日期
  Bruce Marriner d91292052e Added basic example using the low level API functions. 9 年之前
  Bruce Marriner 1d06c4a3b8 Added helper func New() which greatly simplifies creating a new Discord session. 9 年之前
  Bruce Marriner d8ef6cec31 Added link to another Discord Go package. 9 年之前
  Bruce Marriner f402265fd7 OnReady event will be handled if no callback is set by user. README updated. 9 年之前
  Bruce Marriner d9a9a765d8 Removed Cache variable from Session, as it's not used currently. 9 年之前
  Bruce Marriner dd4aef7263 Added AutoMention option to parse MessageSend for any <@ID> tags. 9 年之前
  Bruce Marriner c50848e6a9 Fixed example to actually stay connected :) Thanks Rivalo 9 年之前
  Bruce Marriner 5c2e3c6866 Added DataReady to data websocket 10 年之前
  Bruce Marriner 106c69f28a Added VoiceReady support to voice 10 年之前
  Bruce Marriner c77f7f3ff8 Added VoiceReady, DataReady, and UDPReady flags to Session struct 10 年之前
  Bruce Marriner e384d2d66f Few notes, also, send 1st data websocket heartbeat immediately. 10 年之前
  Bruce Marriner 9d42bf1cc6 Check that websocket exists before trying to send VoiceSpeaking 10 年之前
  Bruce Marriner ea647f9a61 All REST API JSON now created via structs instead of interface or strings 10 年之前
  Bruce Marriner 87f433e2d8 VOICE_STATE_UPDATE should not fall though to Default right now. 10 年之前
  Bruce Marriner 552abf8818 Reworded package comment 10 年之前
  Bruce Marriner 35e3966b91 Reworded top comment 10 年之前
  Bruce Marriner 5ccdb9fc91 Link to dgVoice added 10 年之前
  Bruce Marriner abe55ecca7 Some improvements to comments. 10 年之前
  Bruce Marriner 10044d50e8 Initial add of discord.go to be used for higher level functions 10 年之前
  Bruce Marriner 141da94538 Don't really need seperate const block 10 年之前
  Bruce Marriner 50f315d014 No longer needed. 10 年之前
  Bruce Marriner 5e7dfcbd52 No longer used. 10 年之前
  Bruce Marriner c07ce445a0 No longer used. 10 年之前
  Bruce Marriner 0a76b91f00 discord.go file has no purpose right now. 10 年之前
  Bruce Marriner f789b29a8d Use the right websockets. 10 年之前
  Bruce Marriner 534891139a Not needed anymore. 10 年之前
  Bruce Marriner 3e605c64a6 Moving all structs to structs.go for now. 10 年之前
  Bruce Marriner 221e54ee5a Don't want to send voice speaking on OP4, that's silly. 10 年之前
  Bruce Marriner ce68d0a46e Stop sending port as a string, hopefully so Stanislav doesn't kill me. 10 年之前
  Bruce Marriner d9aeb4926d Experimental voice code added :) 10 年之前