Commit History

Author SHA1 Message Date
  Bruce Marriner 10044d50e8 Initial add of discord.go to be used for higher level functions 9 years ago
  Bruce Marriner 141da94538 Don't really need seperate const block 9 years ago
  Bruce Marriner 50f315d014 No longer needed. 9 years ago
  Bruce Marriner 5e7dfcbd52 No longer used. 9 years ago
  Bruce Marriner c07ce445a0 No longer used. 9 years ago
  Bruce Marriner 0a76b91f00 discord.go file has no purpose right now. 9 years ago
  Bruce Marriner f789b29a8d Use the right websockets. 9 years ago
  Bruce Marriner 534891139a Not needed anymore. 9 years ago
  Bruce Marriner 3e605c64a6 Moving all structs to structs.go for now. 9 years ago
  Bruce Marriner 221e54ee5a Don't want to send voice speaking on OP4, that's silly. 9 years ago
  Bruce Marriner ce68d0a46e Stop sending port as a string, hopefully so Stanislav doesn't kill me. 9 years ago
  Bruce Marriner d9aeb4926d Experimental voice code added :) 9 years ago
  Bruce Marriner 4e6a538961 Changed to HTTPS REST connection 9 years ago
  Bruce Marriner 82604ee801 Removed unneeded Session variable. 9 years ago
  Bruce Marriner 8ef21d2380 Fixed IDs left as ints instead of strings. THANK YOU - Pikachu 9 years ago
  Bruce Marriner dd1d8eabbf Fixed several functions incorrectly returning an Array - THANK YOU Pikachu :) 9 years ago
  Bruce Marriner 4316dfe9b9 Removed "Sample" from VoiceRegions struct 9 years ago
  Bruce Marriner c78ee4399d Fixed error with Channel struct causing GuildID to not be stored. 9 years ago
  Bruce Marriner 9b1b8b2e5c Added Gowalker link 9 years ago
  Bruce Marriner bf7753cba2 Slight improvements. 9 years ago
  Bruce Marriner 8a761118c5 Update example to match idiomatic Go changes. 9 years ago
  Bruce Marriner ca590e6262 removed unneeded import 9 years ago
  Bruce Marriner 5144b323e6 Updates to make code more idiomatic Go 9 years ago
  Bruce Marriner 7f4e83460d Moving endpoints to seperate file. 9 years ago
  Bruce Marriner f655167761 Several updates to make library more idiomatic Go 9 years ago
  Bruce Marriner 1ae6895552 Notice about unfinished library. Notes about goreportcard 9 years ago
  Bruce Marriner aba292d922 Fixed unexported "mute" in Members 9 years ago
  Bruce Marriner 18b20b484f Example Bot shouldn't be part of main package. 9 years ago
  Bruce Marriner d38dd7e135 Added links to Go Report and Travis CI status 9 years ago
  Bruce Marriner 2af61ea2c5 First commit of Travis CI file 9 years ago