Historique des commits

Auteur SHA1 Message Date
  Chris Rhodes 64af0e5f4a Support TTS. Closes #67 il y a 8 ans
  Chris Rhodes ddc830a071 Add new guild endpoints. il y a 8 ans
  Chris Rhodes 4a9689f953 Cleanup il y a 8 ans
  Chris Rhodes 0344155b17 Support sending files. il y a 8 ans
  Bruce Marriner af52a8c822 Fix type, thanks KuroiKitsu il y a 8 ans
  Bruce Marriner edc09778a7 Linting. il y a 8 ans
  Bruce Marriner 53db54ea8c Comment. il y a 8 ans
  Bruce Marriner 21272c5460 no formatting directive in Errorf call il y a 8 ans
  Chris Rhodes 5aab9dc685 Use an array of role ids il y a 8 ans
  Chris Rhodes b0188cd71e Support GuildMemberEdit api. il y a 8 ans
  Bruce Marriner 654c78a419 Renamed GUILD_MEMBER_DEL endpoint to just GUILD_MEMBER il y a 8 ans
  Chris Rhodes 1d9f97e283 Update New to allow an auth token to be specified. il y a 8 ans
  Chris Rhodes e2ab871e12 Fix colliding vars. il y a 8 ans
  Chris Rhodes 3561ad1fa6 Add a LoginWithToken method which is a cheaper way to login. Closes #89. il y a 8 ans
  Chris Rhodes a6a218d2fd Avoid a potential issue where State tracking was disabled and it would return a stale Guild. il y a 8 ans
  Chris Rhodes b4dfce0fee Add methods for grabbing guild images. Clean up some docs. il y a 8 ans
  Chris Rhodes fce9a7dedc Make unmarshal methods not on the struct, that was stupid. il y a 8 ans
  Chris Rhodes 3acc68d3ef Fix wsapi il y a 8 ans
  Chris Rhodes f15b389ac8 Return a consistent JSON Unmarshal error. il y a 8 ans
  Chris Rhodes 5b312ac464 Handle errors from Request. il y a 8 ans
  Chris Rhodes b26c168d94 Remove the userID param from UserSettings. il y a 8 ans
  Bruce Marriner 6de9b19ac8 Merge branch 'develop' of https://github.com/bwmarrin/Discordgo into develop il y a 8 ans
  Bruce Marriner 614ecda516 Fix Logout function. Closes #50 il y a 8 ans
  Chris Rhodes d52e39a592 Move non @me methods higher, modify UserGuilds. il y a 8 ans
  Chris Rhodes 918ee4205d Make User commands accessible only to @me il y a 8 ans
  Chris Rhodes 00cd5cb178 Return an image.Image for user avatars. Also fix some missing pointer returns. il y a 8 ans
  Bruce Marriner 4bdb631758 Initial, very basic, support for dealing with rate limits il y a 8 ans
  Bruce Marriner b5e45827fd Better error checking for New() and Gateway() funcs, closes #75 il y a 8 ans
  Bruce Marriner 3357c56626 Minor changes to Request() func, closes #73 il y a 8 ans
  Seth Moore e755370170 Fix return type... il y a 8 ans