Commit History

Author SHA1 Message Date
  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
  Bruce Marriner 798640ecf7 Added OAuth2 Application endpoints 8 years ago
  Bruce 20e9ea5934 Merge pull request #146 from iopred/patch-3 8 years ago
  Chris Rhodes 60b801db27 Support the new bot field on User. 8 years ago
  Bruce 1003bec0aa Merge pull request #145 from iopred/develop 8 years ago
  Chris Rhodes 6ec1c07300 Clean up voice state updates, make them goroutine safe. 8 years ago
  Bruce 0dac7777c1 Merge pull request #141 from b1naryth1ef/feature/multiple-voice-connection 8 years ago
  andrei cf222be2f8 Cleanup voice connection on close 8 years ago
  andrei 5dc0b9f2a1 Add connect timeout, fix ChannelVoiceJoin "leaking" connections 8 years ago
  andrei b48e8c992e Track voice state changes, expose stuff, add channel changing 8 years ago
  Bruce 512257a328 Merge pull request #142 from iopred/develop 8 years ago
  Chris Rhodes e37b86d3e8 Merge remote-tracking branch 'bwmarrin/develop' into develop 8 years ago
  Chris Rhodes 7eb0bd2aed Set GuildID on all Channels in READY. 8 years ago
  andrei 1fc0e2053b Add support for multiple voice connections 8 years ago
  Bruce f9db2f7ed6 Merge pull request #140 from abalabahaha/develop 8 years ago
  abalabahaha 0969cc3d86 Format the permission constants 8 years ago
  abalabahaha 539b9d203f Fix UserChannelPermissions 8 years ago
  abalabahaha cd24674ebb Added UserChannelPermissions function 8 years ago
  Bruce d0c30f0f14 Merge pull request #139 from noisypixy/develop 8 years ago
  noisypixy ce9840f8c4 Constant missing in Go < 1.6 8 years ago
  noisypixy 6c820412cf Replace HTTP status codes for net/http constants. 8 years ago