Commit History

Author SHA1 Message Date
  Bruce Marriner bd1e20549a Removed /guilds/:guild_id/members endpoint, closes #14 8 years ago
  Bruce Marriner bb60b64ecb Made User-Agent version a variable. 8 years ago
  Guillaume Desvé ec31caac1b Add DiscordBot user agent 8 years ago
  Bruce Marriner dd4aef7263 Added AutoMention option to parse MessageSend for any <@ID> tags. 8 years ago
  Bruce Marriner ea647f9a61 All REST API JSON now created via structs instead of interface or strings 8 years ago
  Bruce Marriner 35e3966b91 Reworded top comment 8 years ago
  Bruce Marriner abe55ecca7 Some improvements to comments. 8 years ago
  Bruce Marriner dd1d8eabbf Fixed several functions incorrectly returning an Array - THANK YOU Pikachu :) 9 years ago
  Bruce Marriner ca590e6262 removed unneeded import 9 years ago
  Bruce Marriner 5144b323e6 Updates to make code more idiomatic Go 9 years ago
  Bruce Marriner f655167761 Several updates to make library more idiomatic Go 9 years ago
  Bruce Marriner 91207ece15 Large additions to REST API and Websocket API. 9 years ago
  Bruce Marriner 05ff822438 Stop trying to fight Discord's Int's as Strings and just use strings. 9 years ago
  Bruce Marriner f87340f1e8 Fixed bugs from last commit :) 9 years ago
  Bruce Marriner 2448f72489 Major rewrite of REST API to include constants for all endpoints 9 years ago
  Bruce Marriner 9076028987 Added VoiceRegions and VoiceIce. Clean up endpoint constants 9 years ago
  Bruce Marriner 3794c1a31e Added Guild Role Update handler 9 years ago
  Bruce Marriner 074d1bcdae Huge update to Websocket support. 9 years ago
  Bruce Marriner c858d08208 Fixed login, so it works :) 9 years ago
  Bruce Marriner 4cb734f809 Fixed AU_ consts 9 years ago
  Bruce Marriner 7738fea746 Comments, TODO list. 9 years ago
  Bruce Marriner 6778771309 Added all known endpoints as variables, updated funcs to use them. 9 years ago
  Bruce Marriner fff4fa20e9 Clean up 9 years ago
  Bruce Marriner e6789fde74 Inital add of Websockets 9 years ago
  Bruce Marriner adac11495a Inital addition of Websocket handling. Lots of moving things around. 9 years ago