Commitin historia

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