Commit History

Author SHA1 Message Date
  jonas747 d1f25d8561 Changed fmt.Print to log.Print 8 years ago
  Bruce Marriner 1e2b1817bd Merge branch 'develop' of https://github.com/bwmarrin/Discordgo into develop 8 years ago
  Bruce Marriner ae20f9c4b1 It's all Jake & b1nzy's fault. 8 years ago
  Bruce eb0c379869 Merge pull request #153 from iopred/develop 8 years ago
  Bruce c3b2a1b57d Merge pull request #154 from b1naryth1ef/bugfix/guild-add-channels 8 years ago
  andrei 7e7887a936 Fix channels inside a guild from GUILD_CREATE having a null GuildID 8 years ago
  Chris Rhodes 6e568533b2 Early support for PresencesReplace 8 years ago
  Bruce 192bbf3da9 Merge pull request #151 from iopred/develop 8 years ago
  Chris Rhodes 584b06aae5 Support VoiceSpeakingUpdates on VoiceConnection. 8 years ago
  Bruce Marriner 7bbcfe7e0e Add a timeout loop to voice open to wait for SessionID 8 years ago
  Bruce Marriner 9648705e77 Moving things around.. 8 years ago
  Bruce Marriner b1ac010731 Unexported WaitUntilConnected 8 years ago
  Bruce Marriner 513facf391 More cleanup, moving things around.. 8 years ago
  Bruce Marriner cab4964d3a Unexported OP2, no longer needed by dgvoice. 8 years ago
  Bruce Marriner 3ffbbdcc56 Unexport UDPConn as it is no longer needed externally. 8 years ago
  Bruce Marriner 55274d30bd Removed Receive flag for now, for simplicity. 8 years ago
  Bruce Marriner 0c3d957330 Little cleanup, moved funcs around. 8 years ago
  Bruce Marriner 397d04b1ff Fix a couple bugs I just created. 8 years ago
  Bruce Marriner 706fd1c03f Separated Close into two functions, added deaf/mute to ChangeChannel 8 years ago
  Bruce Marriner c359bf8395 Cleanup 8 years ago
  Bruce Marriner 383a3cf1e0 Delete voice connection from map on error 8 years ago
  Bruce Marriner ee07ed8afe Only return valid existing voice connections 8 years ago
  Bruce Marriner 7ec5304bc9 ChannelVoiceJoin now waits for the connection. 8 years ago
  Bruce Marriner 1cc1d4c9bb Add examples for creating bot account 8 years ago
  Bruce Marriner 50cc4df965 Some, slightly messy, fixes to get voice -working-. 8 years ago
  Bruce Marriner 88492a1dcf Add Token to user struct, and some gofmt. 8 years ago
  Bruce Marriner 24be2cda0b Added ApplicationBotCreate function 8 years ago
  Bruce Marriner f4f68879ab Merge branch 'develop' of https://github.com/bwmarrin/Discordgo into develop 8 years ago
  Bruce Marriner a7910562ad Added OAuth2 Application functions and example 8 years ago
  Bruce Marriner f9bf5fb040 Added HTTP 201 to Request and gofmt :) 8 years ago