Chris Rhodes
|
87b2daa832
Merge remote-tracking branch 'bwmarrin/develop' into develop
|
8 years ago |
Bruce Marriner
|
1a672823a2
Lint and Cleanup
|
8 years ago |
Bruce Marriner
|
836e78d3d9
Pass struct along with OnEvent event.
|
8 years ago |
Chris Rhodes
|
fa63c00fa2
Add fast lookups for guilds and channels in state.
|
8 years ago |
Bruce Marriner
|
92c27c7712
Because binzy was too lazy.
|
8 years ago |
andrei
|
019d0fe9af
Fix lazy-loading of guilds not working
|
8 years ago |
Chris Rhodes
|
6e568533b2
Early support for PresencesReplace
|
8 years ago |
Bruce Marriner
|
88492a1dcf
Add Token to user struct, and some gofmt.
|
8 years ago |
Chris Rhodes
|
60b801db27
Support the new bot field on User.
|
8 years ago |
andrei
|
5dc0b9f2a1
Add connect timeout, fix ChannelVoiceJoin "leaking" connections
|
8 years ago |
andrei
|
b48e8c992e
Track voice state changes, expose stuff, add channel changing
|
8 years ago |
andrei
|
1fc0e2053b
Add support for multiple voice connections
|
8 years ago |
abalabahaha
|
0969cc3d86
Format the permission constants
|
8 years ago |
abalabahaha
|
539b9d203f
Fix UserChannelPermissions
|
8 years ago |
abalabahaha
|
cd24674ebb
Added UserChannelPermissions function
|
8 years ago |
Nicholas Stafie
|
cba9b5039e
Refactor VerificationLevel consts
|
8 years ago |
Nicholas Stafie
|
58fe658fa5
Add VerificationLevel value consts and a typedef for int
|
8 years ago |
Nicholas Stafie
|
1a844d697d
Add support for guild region and verification level
|
8 years ago |
Chris Rhodes
|
a11e81fc96
Bring back discrim too.
|
8 years ago |
Chris Rhodes
|
75a5d6bf62
Bring back color
|
8 years ago |
Chris Rhodes
|
abc0e5b095
Work around a Discord server issue.
|
8 years ago |
Chris Rhodes
|
f58410afa4
Support user guild settings update event.
|
8 years ago |
Bruce Marriner
|
a24247b6e8
Added Bitrate to Channel struct, closes #116
|
8 years ago |
Chris Rhodes
|
79247272ff
Handler updates, no backwards incompatible API changes.
|
8 years ago |
Chris Rhodes
|
b083ce00c7
Un-expose handlers. Clean up Session struct.
|
8 years ago |
Chris Rhodes
|
88335b6f54
Small performance improvement. Added tests.
|
8 years ago |
Chris Rhodes
|
8ffaa85b0b
Thread safety and more events.
|
8 years ago |
Chris Rhodes
|
fb6ae92555
Add basic support for mapped event handlers.
|
8 years ago |
Chris Rhodes
|
40b969d7c3
VoiceServerUpdate and VoiceStateUpdate
|
8 years ago |
Bruce Marriner
|
9b8e880744
Optimized some structs to reduce their runtime size.
|
8 years ago |