Commit History

Author SHA1 Message Date
  Rivalo 46a8f39f38 Revert "Added UserVerify function" 8 years ago
  Bruce Marriner 7ad8d52369 Contributions will be listed elsewhere. 8 years ago
  Bruce Marriner 6be9be241d Lets see if Travis will test using Go 1.3, 1.4, 1.5, and tip. 8 years ago
  Bruce Marriner a1cf10adf4 Shorten List header 8 years ago
  Bruce Marriner cccb9a3892 Shorten Examples header 8 years ago
  Bruce Marriner 7d79bbb46d Move contributing section below Examples 8 years ago
  Bruce Marriner 8b7cd40dcc Moved Go Walker to the Documentation section only to keep main header shorter 8 years ago
  Bruce Marriner 6000da7674 Add section on contributing 8 years ago
  Bruce Marriner d998b1fac2 Normalize name capitalization 8 years ago
  Bruce Marriner 17e9eae679 fix error in README 8 years ago
  Bruce Marriner 21d8f92bbc Updated README 8 years ago
  Bruce Marriner 50394ab954 Merge branch 'develop' of https://github.com/bwmarrin/Discordgo into develop 8 years ago
  Bruce Marriner 301fb980d3 Updated copyright year, cleaned up some comments. 8 years ago
  Bruce Marriner d6314c034e Fixes for compatibility with Go 1.3, closes #56. 8 years ago
  Rivalo 7179f550b4 Added UserVerify function 8 years ago
  Rivalo a6e3be7a36 Added register function 8 years ago
  Bruce Marriner d737b91b77 Bump version to v0.9.0-alpha 8 years ago
  Bruce Marriner ad7b7603c6 Bump version for v0.8.0 8 years ago
  Bruce Marriner f1775b9440 Removed comment. 8 years ago
  Bruce 97aa01d88f Merge pull request #48 from iopred/patch-2 8 years ago
  Chris Rhodes 8c8c977c96 Update endpoints.go 8 years ago
  Chris Rhodes b10819ae02 Update endpoints.go 8 years ago
  Bruce f52fb7979e Merge pull request #47 from sethdmoore/fix-login-crash 8 years ago
  Chris Rhodes 3ec484a5b1 Add emoji endpoint. 8 years ago
  Seth Moore 2d7ac3557a Prevent login crash by assuming a json.Unmarshal "just works" 8 years ago
  Bruce Marriner a3ac679d76 Merge branch 'develop' of https://github.com/bwmarrin/Discordgo into develop 8 years ago
  Bruce Marriner 1a5c4b7b0d Moved session close func to discord.go 8 years ago
  Bruce Marriner 1ae278b8c0 Modify session close function to do a better job 8 years ago
  Bruce Marriner b329c935ac Added check to prevent data websocket Listen func from running more than one instance. 8 years ago
  Bruce Marriner 666cbeb6a6 Data websocket Heartbeat now uses a chan instead of bool to track state 8 years ago