Historial de Commits

Autor SHA1 Mensaje Fecha
  Bruce Marriner edc09778a7 Linting. hace 8 años
  Bruce Marriner 9c5cd00d34 Spelling. hace 8 años
  Chris Rhodes fd32614a63 Make compression optional, clean up some comments and unused fields. hace 8 años
  Chris Rhodes e94e14e9d2 Support ShouldReconnectOnError with exponential backoff up to 10 minutes. hace 8 años
  Chris Rhodes 2a9538e9f1 I must stop doing last minute changes. hace 8 años
  Chris Rhodes cd55a59ff9 Refactor open/close logic. Support OnConnect and OnDisconnect. hace 8 años
  Chris Rhodes 0f38b22ca1 Message state tracking. hace 8 años
  Chris Rhodes b4dfce0fee Add methods for grabbing guild images. Clean up some docs. hace 8 años
  Bruce Marriner 70d420f16b Add RateLimit struct hace 8 años
  Bruce Marriner 093d3be770 More improvements to voice support hace 8 años
  Bruce Marriner 1b3817c7e1 First re-write of voice support. BREAKING CHANGE. hace 8 años
  Chris Rhodes ea33680562 Merge remote-tracking branch 'bwmarrin/develop' into pointers hace 8 años
  Chris Rhodes 0d7b6f7e76 Convert structs and api to use pointers. hace 8 años
  Bruce Marriner 6e4f495f6a Removed unused AutoMention, renamed VoiceOP2 hace 8 años
  Bruce Marriner e1e20260d3 Fixed operation in Event struct so it actually works. hace 8 años
  Bruce Marriner 831fb29915 Moved Message struct and related structs into message.go hace 8 años
  Bruce Marriner 7fc9331e04 Created message.go to store code related to the Message struct. hace 8 años
  Bruce Marriner 301fb980d3 Updated copyright year, cleaned up some comments. hace 8 años
  Bruce Marriner a3ac679d76 Merge branch 'develop' of https://github.com/bwmarrin/Discordgo into develop hace 8 años
  Bruce Marriner b329c935ac Added check to prevent data websocket Listen func from running more than one instance. hace 8 años
  Bruce Marriner 666cbeb6a6 Data websocket Heartbeat now uses a chan instead of bool to track state hace 8 años
  Chris Rhodes cd01a34cdb Handle GUILD_EMOJI_UPDATE and track Emoji in state. hace 8 años
  Chris Rhodes aa4d42199a Add and Parse Emojis struct. hace 8 años
  Bruce Marriner 825144012d Prevent data websocket heartbeat from running more than once, closes #43 hace 8 años
  Chris Rhodes 9ba6d5b7c1 Make state tracking optional. hace 8 años
  Chris Rhodes b2ef55ae9c Cleanup before mailing. hace 8 años
  Chris Rhodes 4e23e5fc35 Implement state tracking. hace 8 años
  Bruce 43bf17c302 Merge pull request #39 from iopred/mentions hace 8 años
  Chris Rhodes ce0d4e5ee3 Add a method on Message to replace mentions with usernames. hace 8 años
  Chris Rhodes f1fc2f0996 Add GuildBan handling in wsapi. Closes #24. hace 8 años