Histórico de Commits

Autor SHA1 Mensagem Data
  Bruce Marriner 332141b083 Updated VoiceChannelJoin func to use struct for data sent over websocket. Also returns an error now. há 9 anos atrás
  Bruce Marriner d59d47967c Converted to using structs for data websocket handshake. Also using VERSION variable in $browser setting há 9 anos atrás
  Bruce Marriner 383b4645da Finished support for sending presense/game status updates. Closes #18 há 9 anos atrás
  Bruce Marriner bd1e20549a Removed /guilds/:guild_id/members endpoint, closes #14 há 9 anos atrás
  Bruce Marriner bb60b64ecb Made User-Agent version a variable. há 9 anos atrás
  Bruce Marriner 40a7e717f5 Added VERSION constant há 9 anos atrás
  Bruce 626946ebd4 Merge pull request #16 from gdraynz/user-agent há 9 anos atrás
  Guillaume Desvé ec31caac1b Add DiscordBot user agent há 9 anos atrás
  Bruce Marriner 5b5c678d6c Added link to Discord Chat to README. há 9 anos atrás
  Bruce Marriner 478620480c Moved examples into individual folders to make go test and travisCI happy. há 9 anos atrás
  Bruce Marriner c311538b49 Typo. há 9 anos atrás
  Bruce Marriner de3145cd36 Updated Examples section. há 9 anos atrás
  Bruce Marriner 7d602565eb Added example using the new helper func New() há 9 anos atrás
  Bruce Marriner d91292052e Added basic example using the low level API functions. há 9 anos atrás
  Bruce Marriner 1d06c4a3b8 Added helper func New() which greatly simplifies creating a new Discord session. há 9 anos atrás
  Bruce Marriner d8ef6cec31 Added link to another Discord Go package. há 9 anos atrás
  Bruce Marriner f402265fd7 OnReady event will be handled if no callback is set by user. README updated. há 9 anos atrás
  Bruce Marriner d9a9a765d8 Removed Cache variable from Session, as it's not used currently. há 9 anos atrás
  Bruce Marriner dd4aef7263 Added AutoMention option to parse MessageSend for any <@ID> tags. há 9 anos atrás
  Bruce Marriner c50848e6a9 Fixed example to actually stay connected :) Thanks Rivalo há 9 anos atrás
  Bruce Marriner 5c2e3c6866 Added DataReady to data websocket há 9 anos atrás
  Bruce Marriner 106c69f28a Added VoiceReady support to voice há 9 anos atrás
  Bruce Marriner c77f7f3ff8 Added VoiceReady, DataReady, and UDPReady flags to Session struct há 9 anos atrás
  Bruce Marriner e384d2d66f Few notes, also, send 1st data websocket heartbeat immediately. há 9 anos atrás
  Bruce Marriner 9d42bf1cc6 Check that websocket exists before trying to send VoiceSpeaking há 9 anos atrás
  Bruce Marriner ea647f9a61 All REST API JSON now created via structs instead of interface or strings há 9 anos atrás
  Bruce Marriner 87f433e2d8 VOICE_STATE_UPDATE should not fall though to Default right now. há 9 anos atrás
  Bruce Marriner 552abf8818 Reworded package comment há 9 anos atrás
  Bruce Marriner 35e3966b91 Reworded top comment há 9 anos atrás
  Bruce Marriner 5ccdb9fc91 Link to dgVoice added há 9 anos atrás