Historique des commits

Auteur SHA1 Message Date
  Chris Rhodes 8c8c977c96 Update endpoints.go il y a 8 ans
  Chris Rhodes b10819ae02 Update endpoints.go il y a 8 ans
  Bruce f52fb7979e Merge pull request #47 from sethdmoore/fix-login-crash il y a 8 ans
  Chris Rhodes 3ec484a5b1 Add emoji endpoint. il y a 8 ans
  Seth Moore 2d7ac3557a Prevent login crash by assuming a json.Unmarshal "just works" il y a 8 ans
  Bruce Marriner a3ac679d76 Merge branch 'develop' of https://github.com/bwmarrin/Discordgo into develop il y a 8 ans
  Bruce Marriner 1a5c4b7b0d Moved session close func to discord.go il y a 8 ans
  Bruce Marriner 1ae278b8c0 Modify session close function to do a better job il y a 8 ans
  Bruce Marriner b329c935ac Added check to prevent data websocket Listen func from running more than one instance. il y a 8 ans
  Bruce Marriner 666cbeb6a6 Data websocket Heartbeat now uses a chan instead of bool to track state il y a 8 ans
  Bruce f0e8ab6abb Merge pull request #44 from iopred/emoji il y a 8 ans
  Chris Rhodes cd01a34cdb Handle GUILD_EMOJI_UPDATE and track Emoji in state. il y a 8 ans
  Chris Rhodes aa4d42199a Add and Parse Emojis struct. il y a 8 ans
  Bruce Marriner ed1076361e Changed the order of the heartbeat lock to be a little better. il y a 8 ans
  Bruce Marriner 825144012d Prevent data websocket heartbeat from running more than once, closes #43 il y a 8 ans
  Bruce 594d27626e Merge pull request #42 from iopred/state il y a 8 ans
  Chris Rhodes 66052d0a9c Rename methods. il y a 8 ans
  Chris Rhodes 14c18b2286 Add generic Channel method which is slower. il y a 8 ans
  Chris Rhodes 9ba6d5b7c1 Make state tracking optional. il y a 8 ans
  Chris Rhodes b2ef55ae9c Cleanup before mailing. il y a 8 ans
  Chris Rhodes 4e23e5fc35 Implement state tracking. il y a 8 ans
  Bruce 43bf17c302 Merge pull request #39 from iopred/mentions il y a 8 ans
  Bruce f14a62ded2 Merge pull request #38 from iopred/develop il y a 8 ans
  Chris Rhodes ce0d4e5ee3 Add a method on Message to replace mentions with usernames. il y a 8 ans
  Chris Rhodes 3aaa95d4f9 Tiny cleanup :ok_hand: il y a 8 ans
  Chris Rhodes 0e9b8b8714 Small cleanup for initial error handling. il y a 8 ans
  Chris Rhodes 03379f7128 Fix OnReady. il y a 8 ans
  Chris Rhodes d0d51851ab Merge remote-tracking branch 'upstream/develop' into develop il y a 8 ans
  Chris Rhodes f1fc2f0996 Add GuildBan handling in wsapi. Closes #24. il y a 8 ans
  Bruce Marriner 50bf4c7bac Added reference to Disgord il y a 8 ans