Bruce Marriner
|
4cac19c3f9
Do not start udp listener if deaf.
|
před 8 roky |
Bruce Marriner
|
a258ec3011
Slight change to error message.
|
před 8 roky |
Bruce
|
cb6b3b956e
Revert "Add sharding support"
|
před 8 roky |
Bruce
|
b14a2ce8da
Merge pull request #171 from iopred/develop
|
před 8 roky |
Chris Rhodes
|
bf9dda8404
Use json.Unmarshal in event handling so errors are better.
|
před 8 roky |
Chris Rhodes
|
8be21fb539
Fix unmarshall error with Invite, improve error logging.
|
před 8 roky |
andrei
|
92caf31b7f
Implement Guild Sharding
|
před 8 roky |
Bruce Marriner
|
836e78d3d9
Pass struct along with OnEvent event.
|
před 8 roky |
Chris Rhodes
|
4d4f8f7741
Always handle the raw event.
|
před 8 roky |
jonas747
|
d1f25d8561
Changed fmt.Print to log.Print
|
před 8 roky |
Bruce Marriner
|
b1ac010731
Unexported WaitUntilConnected
|
před 8 roky |
Bruce Marriner
|
513facf391
More cleanup, moving things around..
|
před 8 roky |
Bruce Marriner
|
3ffbbdcc56
Unexport UDPConn as it is no longer needed externally.
|
před 8 roky |
Bruce Marriner
|
397d04b1ff
Fix a couple bugs I just created.
|
před 8 roky |
Bruce Marriner
|
c359bf8395
Cleanup
|
před 8 roky |
Bruce Marriner
|
383a3cf1e0
Delete voice connection from map on error
|
před 8 roky |
Bruce Marriner
|
ee07ed8afe
Only return valid existing voice connections
|
před 8 roky |
Bruce Marriner
|
7ec5304bc9
ChannelVoiceJoin now waits for the connection.
|
před 8 roky |
Bruce Marriner
|
50cc4df965
Some, slightly messy, fixes to get voice -working-.
|
před 8 roky |
andrei
|
5dc0b9f2a1
Add connect timeout, fix ChannelVoiceJoin "leaking" connections
|
před 8 roky |
andrei
|
b48e8c992e
Track voice state changes, expose stuff, add channel changing
|
před 8 roky |
andrei
|
1fc0e2053b
Add support for multiple voice connections
|
před 8 roky |
Chris Rhodes
|
abc0e5b095
Work around a Discord server issue.
|
před 8 roky |
Bruce Marriner
|
94f0aacc0a
websocket heartbeat is now simplier. Closes #121
|
před 8 roky |
Chris Rhodes
|
457b03f66e
Fix deadlock because I'm dumb.
|
před 8 roky |
Chris Rhodes
|
79247272ff
Handler updates, no backwards incompatible API changes.
|
před 8 roky |
Bruce Marriner
|
a5130cff51
Added large_threshold to connection and set to 250, closes #41
|
před 8 roky |
Bruce
|
296a118712
Merge pull request #113 from iopred/develop
|
před 8 roky |
Bruce Marriner
|
eec0faa7b3
Handle VOICE_SERVER_UPDATE better, closes #115
|
před 8 roky |
Bruce Marriner
|
b38745945b
Added support for leaving voice channel, closes #118
|
před 8 roky |