Commit History

Author SHA1 Message Date
  Chris Rhodes ab2ab944bb :ok_hand: 8 years ago
  Bruce Marriner 22bb771120 Added func GuildMemberMove, closes #92 8 years ago
  Chris Rhodes 0ea10a300b Merge branch 'develop' into guilds 8 years ago
  Bruce Marriner aebfb09719 Baby Linting. 8 years ago
  Bruce 0dea8696c0 Merge pull request #110 from iopred/guildleave 8 years ago
  Chris Rhodes 32dc320386 :ok_hand: 8 years ago
  Chris Rhodes 0bd7fbf668 Support new leave API. 8 years ago
  Chris Rhodes 64af0e5f4a Support TTS. Closes #67 8 years ago
  Chris Rhodes ddc830a071 Add new guild endpoints. 8 years ago
  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