Historique des commits

Auteur SHA1 Message Date
  Bruce Marriner f1775b9440 Removed comment. il y a 8 ans
  Seth Moore 2d7ac3557a Prevent login crash by assuming a json.Unmarshal "just works" il y a 8 ans
  Bruce f2ccbd3522 Merge pull request #36 from iopred/bans il y a 8 ans
  Chris Rhodes 6400f08039 Modify GuildBanCreate to have a days param. Clean up ChannelMessage. il y a 8 ans
  Bruce Marriner 57a5245657 Added support for setting channel permission overrides, closes #20 il y a 8 ans
  Chris Rhodes f242890ade Update printf types for GuildBanCreateAndDeleteComments. il y a 8 ans
  Chris Rhodes 093f97f2bc Implement GuildBanCreateAndDeleteComments il y a 8 ans
  Chris Rhodes e836b7a500 Rename GuildBanAdd to GuildBanCreate il y a 8 ans
  Bruce Marriner 850901a5dc Updated ChannelMessageSend to reflect new mention method used by Discord, closes #9 il y a 8 ans
  Bruce Marriner dfb0b891fd Added support functions for guild role fetching and management, closes #21 il y a 8 ans
  Bruce Marriner ebbe3e3828 Fixed bug in restapi.go where UserUpdate data struct was not declared correctly. il y a 8 ans
  Bruce Marriner ac06a113ce Improvements to Request func closes #32, addition of UserUpdate func closes #19 il y a 8 ans
  Bruce Marriner bd1e20549a Removed /guilds/:guild_id/members endpoint, closes #14 il y a 9 ans
  Bruce Marriner bb60b64ecb Made User-Agent version a variable. il y a 9 ans
  Guillaume Desvé ec31caac1b Add DiscordBot user agent il y a 9 ans
  Bruce Marriner dd4aef7263 Added AutoMention option to parse MessageSend for any <@ID> tags. il y a 9 ans
  Bruce Marriner ea647f9a61 All REST API JSON now created via structs instead of interface or strings il y a 9 ans
  Bruce Marriner 35e3966b91 Reworded top comment il y a 9 ans
  Bruce Marriner abe55ecca7 Some improvements to comments. il y a 9 ans
  Bruce Marriner dd1d8eabbf Fixed several functions incorrectly returning an Array - THANK YOU Pikachu :) il y a 9 ans
  Bruce Marriner ca590e6262 removed unneeded import il y a 9 ans
  Bruce Marriner 5144b323e6 Updates to make code more idiomatic Go il y a 9 ans
  Bruce Marriner f655167761 Several updates to make library more idiomatic Go il y a 9 ans
  Bruce Marriner 91207ece15 Large additions to REST API and Websocket API. il y a 9 ans
  Bruce Marriner 05ff822438 Stop trying to fight Discord's Int's as Strings and just use strings. il y a 9 ans
  Bruce Marriner f87340f1e8 Fixed bugs from last commit :) il y a 9 ans
  Bruce Marriner 2448f72489 Major rewrite of REST API to include constants for all endpoints il y a 9 ans
  Bruce Marriner 9076028987 Added VoiceRegions and VoiceIce. Clean up endpoint constants il y a 9 ans
  Bruce Marriner 3794c1a31e Added Guild Role Update handler il y a 9 ans
  Bruce Marriner 074d1bcdae Huge update to Websocket support. il y a 9 ans