Commit History

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