Commit History

Author SHA1 Message Date
  Bruce f0e8ab6abb Merge pull request #44 from iopred/emoji 8 years ago
  Chris Rhodes cd01a34cdb Handle GUILD_EMOJI_UPDATE and track Emoji in state. 8 years ago
  Chris Rhodes aa4d42199a Add and Parse Emojis struct. 8 years ago
  Bruce Marriner ed1076361e Changed the order of the heartbeat lock to be a little better. 8 years ago
  Bruce Marriner 825144012d Prevent data websocket heartbeat from running more than once, closes #43 8 years ago
  Bruce 594d27626e Merge pull request #42 from iopred/state 8 years ago
  Chris Rhodes 66052d0a9c Rename methods. 8 years ago
  Chris Rhodes 14c18b2286 Add generic Channel method which is slower. 8 years ago
  Chris Rhodes 9ba6d5b7c1 Make state tracking optional. 8 years ago
  Chris Rhodes b2ef55ae9c Cleanup before mailing. 8 years ago
  Chris Rhodes 4e23e5fc35 Implement state tracking. 8 years ago
  Bruce 43bf17c302 Merge pull request #39 from iopred/mentions 8 years ago
  Bruce f14a62ded2 Merge pull request #38 from iopred/develop 8 years ago
  Chris Rhodes ce0d4e5ee3 Add a method on Message to replace mentions with usernames. 8 years ago
  Chris Rhodes 3aaa95d4f9 Tiny cleanup :ok_hand: 8 years ago
  Chris Rhodes 0e9b8b8714 Small cleanup for initial error handling. 8 years ago
  Chris Rhodes 03379f7128 Fix OnReady. 8 years ago
  Chris Rhodes d0d51851ab Merge remote-tracking branch 'upstream/develop' into develop 8 years ago
  Chris Rhodes f1fc2f0996 Add GuildBan handling in wsapi. Closes #24. 8 years ago
  Bruce Marriner 50bf4c7bac Added reference to Disgord 8 years ago
  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