Commit History

Autor SHA1 Mensaxe Data
  Bruce Marriner e1e20260d3 Fixed operation in Event struct so it actually works. %!s(int64=8) %!d(string=hai) anos
  Bruce Marriner 831fb29915 Moved Message struct and related structs into message.go %!s(int64=8) %!d(string=hai) anos
  Bruce Marriner 7fc9331e04 Created message.go to store code related to the Message struct. %!s(int64=8) %!d(string=hai) anos
  Bruce Marriner 301fb980d3 Updated copyright year, cleaned up some comments. %!s(int64=8) %!d(string=hai) anos
  Bruce Marriner a3ac679d76 Merge branch 'develop' of https://github.com/bwmarrin/Discordgo into develop %!s(int64=8) %!d(string=hai) anos
  Bruce Marriner b329c935ac Added check to prevent data websocket Listen func from running more than one instance. %!s(int64=8) %!d(string=hai) anos
  Bruce Marriner 666cbeb6a6 Data websocket Heartbeat now uses a chan instead of bool to track state %!s(int64=8) %!d(string=hai) anos
  Chris Rhodes cd01a34cdb Handle GUILD_EMOJI_UPDATE and track Emoji in state. %!s(int64=8) %!d(string=hai) anos
  Chris Rhodes aa4d42199a Add and Parse Emojis struct. %!s(int64=8) %!d(string=hai) anos
  Bruce Marriner 825144012d Prevent data websocket heartbeat from running more than once, closes #43 %!s(int64=8) %!d(string=hai) anos
  Chris Rhodes 9ba6d5b7c1 Make state tracking optional. %!s(int64=8) %!d(string=hai) anos
  Chris Rhodes b2ef55ae9c Cleanup before mailing. %!s(int64=8) %!d(string=hai) anos
  Chris Rhodes 4e23e5fc35 Implement state tracking. %!s(int64=8) %!d(string=hai) anos
  Bruce 43bf17c302 Merge pull request #39 from iopred/mentions %!s(int64=8) %!d(string=hai) anos
  Chris Rhodes ce0d4e5ee3 Add a method on Message to replace mentions with usernames. %!s(int64=8) %!d(string=hai) anos
  Chris Rhodes f1fc2f0996 Add GuildBan handling in wsapi. Closes #24. %!s(int64=8) %!d(string=hai) anos
  Bruce Marriner 6991af8500 Added support for USER_SETTINGS_UPDATE websocket event, closes #11 %!s(int64=8) %!d(string=hai) anos
  Bruce Marriner bb4f63775e Updated to support new Discord method of sending game playing data, closes #34 %!s(int64=8) %!d(string=hai) anos
  Bruce Marriner 0360acbaa0 Added support for USER_UPDATE websocket event, closes #28 %!s(int64=8) %!d(string=hai) anos
  Bruce Marriner d9a9a765d8 Removed Cache variable from Session, as it's not used currently. %!s(int64=9) %!d(string=hai) anos
  Bruce Marriner dd4aef7263 Added AutoMention option to parse MessageSend for any <@ID> tags. %!s(int64=9) %!d(string=hai) anos
  Bruce Marriner c77f7f3ff8 Added VoiceReady, DataReady, and UDPReady flags to Session struct %!s(int64=9) %!d(string=hai) anos
  Bruce Marriner 35e3966b91 Reworded top comment %!s(int64=9) %!d(string=hai) anos
  Bruce Marriner abe55ecca7 Some improvements to comments. %!s(int64=9) %!d(string=hai) anos
  Bruce Marriner f789b29a8d Use the right websockets. %!s(int64=9) %!d(string=hai) anos
  Bruce Marriner 3e605c64a6 Moving all structs to structs.go for now. %!s(int64=9) %!d(string=hai) anos
  Bruce Marriner 8ef21d2380 Fixed IDs left as ints instead of strings. THANK YOU - Pikachu %!s(int64=9) %!d(string=hai) anos
  Bruce Marriner 4316dfe9b9 Removed "Sample" from VoiceRegions struct %!s(int64=9) %!d(string=hai) anos
  Bruce Marriner f655167761 Several updates to make library more idiomatic Go %!s(int64=9) %!d(string=hai) anos
  Bruce Marriner 91207ece15 Large additions to REST API and Websocket API. %!s(int64=9) %!d(string=hai) anos