Commit History

Author SHA1 Message Date
  Bruce Marriner 8a761118c5 Update example to match idiomatic Go changes. 8 years ago
  Bruce Marriner ca590e6262 removed unneeded import 8 years ago
  Bruce Marriner 5144b323e6 Updates to make code more idiomatic Go 8 years ago
  Bruce Marriner 7f4e83460d Moving endpoints to seperate file. 8 years ago
  Bruce Marriner f655167761 Several updates to make library more idiomatic Go 8 years ago
  Bruce Marriner 1ae6895552 Notice about unfinished library. Notes about goreportcard 8 years ago
  Bruce Marriner aba292d922 Fixed unexported "mute" in Members 8 years ago
  Bruce Marriner 18b20b484f Example Bot shouldn't be part of main package. 8 years ago
  Bruce Marriner d38dd7e135 Added links to Go Report and Travis CI status 8 years ago
  Bruce Marriner 2af61ea2c5 First commit of Travis CI file 8 years ago
  Bruce Marriner 9a9175deec Added pretty GoDoc link 8 years ago
  Bruce Marriner 08e148c280 Lowercase for GoDoc 8 years ago
  Bruce Marriner 10cf7cee6c Link to GoDoc 8 years ago
  Bruce Marriner 03f00298d3 More concise 8 years ago
  Bruce Marriner afae8a76ba Cleanup. 8 years ago
  Bruce Marriner 17a5668f0c Added example code. 8 years ago
  Bruce Marriner a5336e53da Inital add of example bot 8 years ago
  Bruce Marriner f9c5f2bdc8 Updated to match current state of package 8 years ago
  Bruce Marriner 91207ece15 Large additions to REST API and Websocket API. 8 years ago
  Bruce Marriner a3903aaa50 Fixes to GuildRole events 8 years ago
  Bruce Marriner 05ff822438 Stop trying to fight Discord's Int's as Strings and just use strings. 8 years ago
  Bruce Marriner f87340f1e8 Fixed bugs from last commit :) 8 years ago
  Bruce Marriner 2448f72489 Major rewrite of REST API to include constants for all endpoints 8 years ago
  Bruce Marriner 9076028987 Added VoiceRegions and VoiceIce. Clean up endpoint constants 8 years ago
  Bruce Marriner 4fc845b7eb Added structs for voice regions and ice 8 years ago
  Bruce Marriner c94dfba12d Added struct for user settings 8 years ago
  Bruce Marriner c721f61059 Removing demo, replacing it with new. 8 years ago
  Bruce Marriner bc6be21108 Pointless 8 years ago
  Bruce Marriner 85cf9d62ad Removed duplicated JoinedAt.. 8 years ago
  Bruce Marriner 1505c7ede6 Updated Guild struct, fixed embed_channel_id to be a int from string. 8 years ago