Commit History

Author SHA1 Message Date
  Chris Rhodes 084feaae95 Merge remote-tracking branch 'upstream/develop' into develop 8 years ago
  Bruce Marriner d5c3a26656 Minor updates, fixed Discord API link 8 years ago
  Bruce Marriner 4e90b453b6 Bump develop branch to version 0.8.0-alpha 8 years ago
  Bruce Marriner 31e27aaffb Bump version to 0.7.0 8 years ago
  Chris Rhodes 52a2114aeb Merge branch 'develop' of https://github.com/iopred/discordgo into develop 8 years ago
  Bruce f2ccbd3522 Merge pull request #36 from iopred/bans 8 years ago
  Bruce 5c64020544 Merge pull request #37 from iopred/updatestatus 8 years ago
  Bruce Marriner 6991af8500 Added support for USER_SETTINGS_UPDATE websocket event, closes #11 8 years ago
  Chris Rhodes b5bfa454d0 Do not send game if one is not provided (instead of not sending game.name) 8 years ago
  Chris Rhodes 6400f08039 Modify GuildBanCreate to have a days param. Clean up ChannelMessage. 8 years ago
  Bruce Marriner 57a5245657 Added support for setting channel permission overrides, closes #20 8 years ago
  Chris Rhodes db77e987e9 Merge branch 'bans' into develop 8 years ago
  Chris Rhodes f242890ade Update printf types for GuildBanCreateAndDeleteComments. 8 years ago
  Chris Rhodes 093f97f2bc Implement GuildBanCreateAndDeleteComments 8 years ago
  Chris Rhodes e836b7a500 Rename GuildBanAdd to GuildBanCreate 8 years ago
  Chris Rhodes 974d5862a4 Make update status a little more idiomatic. 8 years ago
  Bruce Marriner bb4f63775e Updated to support new Discord method of sending game playing data, closes #34 8 years ago
  Bruce Marriner 850901a5dc Updated ChannelMessageSend to reflect new mention method used by Discord, closes #9 8 years ago
  Bruce Marriner dfb0b891fd Added support functions for guild role fetching and management, closes #21 8 years ago
  Bruce Marriner ff03e10888 Bump version for 0.7.0-alpha for development 8 years ago
  Bruce Marriner cc6280cee3 Bump version to 0.6.0 8 years ago
  Bruce Marriner ebbe3e3828 Fixed bug in restapi.go where UserUpdate data struct was not declared correctly. 8 years ago
  Bruce Marriner 0360acbaa0 Added support for USER_UPDATE websocket event, closes #28 8 years ago
  Bruce Marriner ac06a113ce Improvements to Request func closes #32, addition of UserUpdate func closes #19 8 years ago
  Bruce Marriner 0a5055904c Up version to 0.6.0-alpha 8 years ago
  Bruce Marriner 8c301a4126 Clean up voice.go, should work better on other systems now, closes #31 8 years ago
  Bruce Marriner b87add9152 All sent JSON data now using structs 8 years ago
  Bruce Marriner 0fbfc66554 Comments, example posible future main data struct 8 years ago
  Bruce Marriner a878a5d306 Added comments 8 years ago
  Bruce Marriner 332141b083 Updated VoiceChannelJoin func to use struct for data sent over websocket. Also returns an error now. 8 years ago