Seth Moore
|
054115bc89
Fix Login crash by returning immediately
|
8 years ago |
Bruce Marriner
|
1b3817c7e1
First re-write of voice support. BREAKING CHANGE.
|
8 years ago |
Bruce Marriner
|
2d634bc612
Reduce number of tests by removing go tip tests.
|
8 years ago |
Bruce Marriner
|
52de068f71
Tests now also check that New(User,Pass) works.
|
8 years ago |
Bruce Marriner
|
c2fd09c51d
Fix error introduced by SHA: 30252123a02ab76a8f6292491281daa782239bde,
|
8 years ago |
Bruce
|
30252123a0
Merge pull request #68 from iopred/loginissue
|
8 years ago |
Chris Rhodes
|
129832e3d5
Fix login token issue.
|
8 years ago |
Bruce
|
225971746c
Merge pull request #65 from iopred/fix
|
8 years ago |
Chris Rhodes
|
5544372242
I think I got it right this time ;)
|
8 years ago |
Bruce
|
a1b1fb0fcb
Merge pull request #64 from iopred/subtle
|
8 years ago |
Chris Rhodes
|
f05f79e24d
Fix subtle difference between events with state tracking and not, when the handler is null.
|
8 years ago |
Bruce
|
07057f8e71
Merge pull request #63 from iopred/stateperf
|
8 years ago |
Chris Rhodes
|
764371c9ad
:ok_hand:
|
8 years ago |
Chris Rhodes
|
be8e0de5c6
Merge remote-tracking branch 'bwmarrin/develop' into stateperf
|
8 years ago |
Chris Rhodes
|
c842676deb
Don't unmarshall if it won't be used.
|
8 years ago |
Bruce
|
e250c6fd66
Merge pull request #62 from iopred/pointers
|
8 years ago |
Chris Rhodes
|
28d1f63219
Missed one
|
8 years ago |
Chris Rhodes
|
da20bf63b5
Fix examples.
|
8 years ago |
Chris Rhodes
|
ea33680562
Merge remote-tracking branch 'bwmarrin/develop' into pointers
|
8 years ago |
Chris Rhodes
|
0d7b6f7e76
Convert structs and api to use pointers.
|
8 years ago |
Bruce Marriner
|
59ed5b0b40
The start of the voice rework begins.
|
8 years ago |
Bruce Marriner
|
6e4f495f6a
Removed unused AutoMention, renamed VoiceOP2
|
8 years ago |
Bruce Marriner
|
e1e20260d3
Fixed operation in Event struct so it actually works.
|
8 years ago |
Bruce Marriner
|
831fb29915
Moved Message struct and related structs into message.go
|
8 years ago |
Bruce Marriner
|
7fc9331e04
Created message.go to store code related to the Message struct.
|
8 years ago |
Bruce Marriner
|
4f3b4b7a4b
Added isConnected helper func
|
8 years ago |
Bruce Marriner
|
aebe839e13
Updated readme
|
8 years ago |
Bruce Marriner
|
29a6b3abef
Renamed example to examples
|
8 years ago |
Bruce Marriner
|
f5b64582c8
Merge branch 'develop' of https://github.com/bwmarrin/Discordgo into develop
|
8 years ago |
Bruce Marriner
|
732247456d
Got to start somewhere.
|
8 years ago |