Chris Rhodes
|
79247272ff
Handler updates, no backwards incompatible API changes.
|
8 년 전 |
Chris Rhodes
|
b083ce00c7
Un-expose handlers. Clean up Session struct.
|
8 년 전 |
Chris Rhodes
|
88335b6f54
Small performance improvement. Added tests.
|
8 년 전 |
Chris Rhodes
|
8ffaa85b0b
Thread safety and more events.
|
8 년 전 |
Chris Rhodes
|
fb6ae92555
Add basic support for mapped event handlers.
|
8 년 전 |
Chris Rhodes
|
40b969d7c3
VoiceServerUpdate and VoiceStateUpdate
|
8 년 전 |
Bruce Marriner
|
9b8e880744
Optimized some structs to reduce their runtime size.
|
8 년 전 |
Bruce Marriner
|
edc09778a7
Linting.
|
8 년 전 |
Bruce Marriner
|
9c5cd00d34
Spelling.
|
8 년 전 |
Chris Rhodes
|
fd32614a63
Make compression optional, clean up some comments and unused fields.
|
8 년 전 |
Chris Rhodes
|
e94e14e9d2
Support ShouldReconnectOnError with exponential backoff up to 10 minutes.
|
8 년 전 |
Chris Rhodes
|
2a9538e9f1
I must stop doing last minute changes.
|
8 년 전 |
Chris Rhodes
|
cd55a59ff9
Refactor open/close logic. Support OnConnect and OnDisconnect.
|
8 년 전 |
Chris Rhodes
|
0f38b22ca1
Message state tracking.
|
8 년 전 |
Chris Rhodes
|
b4dfce0fee
Add methods for grabbing guild images. Clean up some docs.
|
8 년 전 |
Bruce Marriner
|
70d420f16b
Add RateLimit struct
|
8 년 전 |
Bruce Marriner
|
093d3be770
More improvements to voice support
|
8 년 전 |
Bruce Marriner
|
1b3817c7e1
First re-write of voice support. BREAKING CHANGE.
|
8 년 전 |
Chris Rhodes
|
ea33680562
Merge remote-tracking branch 'bwmarrin/develop' into pointers
|
8 년 전 |
Chris Rhodes
|
0d7b6f7e76
Convert structs and api to use pointers.
|
8 년 전 |
Bruce Marriner
|
6e4f495f6a
Removed unused AutoMention, renamed VoiceOP2
|
8 년 전 |
Bruce Marriner
|
e1e20260d3
Fixed operation in Event struct so it actually works.
|
8 년 전 |
Bruce Marriner
|
831fb29915
Moved Message struct and related structs into message.go
|
8 년 전 |
Bruce Marriner
|
7fc9331e04
Created message.go to store code related to the Message struct.
|
8 년 전 |
Bruce Marriner
|
301fb980d3
Updated copyright year, cleaned up some comments.
|
8 년 전 |
Bruce Marriner
|
a3ac679d76
Merge branch 'develop' of https://github.com/bwmarrin/Discordgo into develop
|
8 년 전 |
Bruce Marriner
|
b329c935ac
Added check to prevent data websocket Listen func from running more than one instance.
|
8 년 전 |
Bruce Marriner
|
666cbeb6a6
Data websocket Heartbeat now uses a chan instead of bool to track state
|
8 년 전 |
Chris Rhodes
|
cd01a34cdb
Handle GUILD_EMOJI_UPDATE and track Emoji in state.
|
8 년 전 |
Chris Rhodes
|
aa4d42199a
Add and Parse Emojis struct.
|
8 년 전 |