Historial de Commits

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