Historique des commits

Auteur SHA1 Message Date
  Bruce Marriner a3ac679d76 Merge branch 'develop' of https://github.com/bwmarrin/Discordgo into develop 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
  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 825144012d Prevent data websocket heartbeat from running more than once, closes #43 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
  Chris Rhodes ce0d4e5ee3 Add a method on Message to replace mentions with usernames. il y a 9 ans
  Chris Rhodes f1fc2f0996 Add GuildBan handling in wsapi. Closes #24. il y a 9 ans
  Bruce Marriner 6991af8500 Added support for USER_SETTINGS_UPDATE websocket event, closes #11 il y a 9 ans
  Bruce Marriner bb4f63775e Updated to support new Discord method of sending game playing data, closes #34 il y a 9 ans
  Bruce Marriner 0360acbaa0 Added support for USER_UPDATE websocket event, closes #28 il y a 9 ans
  Bruce Marriner d9a9a765d8 Removed Cache variable from Session, as it's not used currently. il y a 9 ans
  Bruce Marriner dd4aef7263 Added AutoMention option to parse MessageSend for any <@ID> tags. il y a 9 ans
  Bruce Marriner c77f7f3ff8 Added VoiceReady, DataReady, and UDPReady flags to Session struct il y a 9 ans
  Bruce Marriner 35e3966b91 Reworded top comment il y a 9 ans
  Bruce Marriner abe55ecca7 Some improvements to comments. il y a 9 ans
  Bruce Marriner f789b29a8d Use the right websockets. il y a 9 ans
  Bruce Marriner 3e605c64a6 Moving all structs to structs.go for now. il y a 9 ans
  Bruce Marriner 8ef21d2380 Fixed IDs left as ints instead of strings. THANK YOU - Pikachu il y a 9 ans
  Bruce Marriner 4316dfe9b9 Removed "Sample" from VoiceRegions struct il y a 9 ans
  Bruce Marriner f655167761 Several updates to make library more idiomatic Go il y a 9 ans
  Bruce Marriner 91207ece15 Large additions to REST API and Websocket API. il y a 9 ans
  Bruce Marriner 4fc845b7eb Added structs for voice regions and ice il y a 9 ans
  Bruce Marriner 2c3ca777f9 Clean up, notes il y a 9 ans
  Bruce Marriner e6789fde74 Inital add of Websockets il y a 9 ans
  Bruce Marriner f3ddf16ff7 Removed Mentions struct, as its the same as User il y a 9 ans