Matthew Gerstman
|
b5698e658d
Fix issue with trailing slashes in MacOS (#292)
|
8 years ago |
Chris Rhodes
|
ddfeefaf75
Update discord.go
|
8 years ago |
Chris Rhodes
|
4edcbf8e53
Reduce severity of wsConn close error logging.
|
8 years ago |
Chris Rhodes
|
4c32e41288
Update examples to use Bot tokens.
|
8 years ago |
Austin Davis
|
f878362d73
casing matters for some reason tried BOT and it returns a 401. (#268)
|
8 years ago |
Austin Davis
|
c5abbfa42e
Updates docs to include the newly required "Bot" infront of bot user tokens. (#266)
|
8 years ago |
Chris Rhodes
|
4b9d2e31cc
Remove 1.5, lint is broken :(
|
8 years ago |
Chris Rhodes
|
7b7b45cfba
Fix lint warnings.
|
8 years ago |
Chris Rhodes
|
f31b65315b
Bring back 1.5, make lint non fatal.
|
8 years ago |
Chris Rhodes
|
3cf4816e18
Remove 1.5 from travis as golint seems to have lost support.
|
8 years ago |
Bruce Marriner
|
11fa9dc906
Bump Version to 0.13.0
|
8 years ago |
Bruce Marriner
|
ea72e85416
Deprecated Session.UserChannelPermissions
|
8 years ago |
Bruce Marriner
|
5501cac820
Retry After Milliseconds, fixes #228
|
8 years ago |
Bruce Marriner
|
a97d89e1de
Fix param to ChannelVoiceJoin
|
8 years ago |
Bruce Marriner
|
2ebf8bdb10
Removed unneeded code.
|
8 years ago |
Bruce Marriner
|
bbce2612b0
simi-properly close websockets and simplify voice reconnect
|
8 years ago |
Bruce Marriner
|
45ffd8c83a
Removed extra logging
|
8 years ago |
Bruce Marriner
|
7393438ea8
Put wait var back in.
|
8 years ago |
Bruce Marriner
|
956961ac3e
Simplify reconnect code.
|
8 years ago |
Bruce Marriner
|
604872ed4b
Fix error msg
|
8 years ago |
Bruce Marriner
|
ad91025f59
Don't delete VoiceConnections
|
8 years ago |
Bruce Marriner
|
8afeb296e6
Removed test that no longer works on non-bot accounts.
|
8 years ago |
Bruce
|
cce08f8b00
Merge pull request #223 from RealCodingTeam/add-pins
|
8 years ago |
RealCodingTeam
|
12a226f56c
huh
|
8 years ago |
Bruce
|
5f6a972b91
Merge pull request #221 from iopred/permstate
|
8 years ago |
Chris Rhodes
|
b225864d96
Use State for UserChannelPermissions when possible.
|
8 years ago |
Bruce Marriner
|
5f983250fe
Check that the gateway websocket is ready
|
8 years ago |
Bruce Marriner
|
e252652fe8
Unlock what you Lock, fool.
|
8 years ago |
Bruce Marriner
|
cdd87ec432
Merge branch 'develop' of https://github.com/bwmarrin/Discordgo into develop
|
8 years ago |
Bruce Marriner
|
3329f87b14
Added lots of temp logs into voice close func
|
8 years ago |