Historique des commits

Auteur SHA1 Message Date
  Bruce Marriner 21d8f92bbc Updated README il y a 9 ans
  Bruce Marriner 50394ab954 Merge branch 'develop' of https://github.com/bwmarrin/Discordgo into develop il y a 9 ans
  Bruce Marriner 301fb980d3 Updated copyright year, cleaned up some comments. il y a 9 ans
  Bruce Marriner d6314c034e Fixes for compatibility with Go 1.3, closes #56. il y a 9 ans
  Bruce Marriner d737b91b77 Bump version to v0.9.0-alpha il y a 9 ans
  Bruce Marriner ad7b7603c6 Bump version for v0.8.0 il y a 9 ans
  Bruce Marriner f1775b9440 Removed comment. il y a 9 ans
  Bruce 97aa01d88f Merge pull request #48 from iopred/patch-2 il y a 9 ans
  Chris Rhodes 8c8c977c96 Update endpoints.go il y a 9 ans
  Chris Rhodes b10819ae02 Update endpoints.go il y a 9 ans
  Bruce f52fb7979e Merge pull request #47 from sethdmoore/fix-login-crash il y a 9 ans
  Chris Rhodes 3ec484a5b1 Add emoji endpoint. il y a 9 ans
  Seth Moore 2d7ac3557a Prevent login crash by assuming a json.Unmarshal "just works" il y a 9 ans
  Bruce Marriner a3ac679d76 Merge branch 'develop' of https://github.com/bwmarrin/Discordgo into develop il y a 9 ans
  Bruce Marriner 1a5c4b7b0d Moved session close func to discord.go il y a 9 ans
  Bruce Marriner 1ae278b8c0 Modify session close function to do a better job il y a 9 ans
  Bruce Marriner b329c935ac Added check to prevent data websocket Listen func from running more than one instance. il y a 9 ans
  Bruce Marriner 666cbeb6a6 Data websocket Heartbeat now uses a chan instead of bool to track state il y a 9 ans
  Bruce f0e8ab6abb Merge pull request #44 from iopred/emoji il y a 9 ans
  Chris Rhodes cd01a34cdb Handle GUILD_EMOJI_UPDATE and track Emoji in state. il y a 9 ans
  Chris Rhodes aa4d42199a Add and Parse Emojis struct. il y a 9 ans
  Bruce Marriner ed1076361e Changed the order of the heartbeat lock to be a little better. il y a 9 ans
  Bruce Marriner 825144012d Prevent data websocket heartbeat from running more than once, closes #43 il y a 9 ans
  Bruce 594d27626e Merge pull request #42 from iopred/state il y a 9 ans
  Chris Rhodes 66052d0a9c Rename methods. il y a 9 ans
  Chris Rhodes 14c18b2286 Add generic Channel method which is slower. il y a 9 ans
  Chris Rhodes 9ba6d5b7c1 Make state tracking optional. il y a 9 ans
  Chris Rhodes b2ef55ae9c Cleanup before mailing. il y a 9 ans
  Chris Rhodes 4e23e5fc35 Implement state tracking. il y a 9 ans
  Bruce 43bf17c302 Merge pull request #39 from iopred/mentions il y a 9 ans