Bruce
|
38ca716b15
Merge pull request #158 from iopred/develop
|
8 years ago |
Chris Rhodes
|
8ae2adfb01
Don't perform guild lookups if message tracking is not enabled.
|
8 years ago |
Chris Rhodes
|
45e01b20c9
Fix ordering of the OnReady event and Session being updated.
|
8 years ago |
Chris Rhodes
|
756bc98463
Fix user struct embedding in UserUpdate event.
|
8 years ago |
Bruce Marriner
|
c0bc3f68d3
Don't import what you don't use.
|
8 years ago |
Bruce
|
b2427516da
Merge pull request #157 from iopred/develop
|
8 years ago |
Chris Rhodes
|
99a1f5665a
Fix potential infinite loop on state.
|
8 years ago |
Bruce Marriner
|
a40bf8952c
Removed onEvent handler
|
8 years ago |
Bruce Marriner
|
cd065fa61a
Revert "Removed onEvent handler"
|
8 years ago |
Bruce Marriner
|
974ed749e1
Removed onEvent handler
|
8 years ago |
Bruce
|
5af297183e
Merge pull request #156 from iopred/develop
|
8 years ago |
Chris Rhodes
|
4d4f8f7741
Always handle the raw event.
|
8 years ago |
Bruce
|
22ee31a6a0
Merge pull request #155 from jonas747/develop
|
8 years ago |
jonas747
|
d1f25d8561
Changed fmt.Print to log.Print
|
8 years ago |
Bruce Marriner
|
1e2b1817bd
Merge branch 'develop' of https://github.com/bwmarrin/Discordgo into develop
|
8 years ago |
Bruce Marriner
|
ae20f9c4b1
It's all Jake & b1nzy's fault.
|
8 years ago |
Bruce
|
eb0c379869
Merge pull request #153 from iopred/develop
|
8 years ago |
Bruce
|
c3b2a1b57d
Merge pull request #154 from b1naryth1ef/bugfix/guild-add-channels
|
8 years ago |
andrei
|
7e7887a936
Fix channels inside a guild from GUILD_CREATE having a null GuildID
|
8 years ago |
Chris Rhodes
|
6e568533b2
Early support for PresencesReplace
|
8 years ago |
Bruce
|
192bbf3da9
Merge pull request #151 from iopred/develop
|
8 years ago |
Chris Rhodes
|
584b06aae5
Support VoiceSpeakingUpdates on VoiceConnection.
|
8 years ago |
Bruce Marriner
|
7bbcfe7e0e
Add a timeout loop to voice open to wait for SessionID
|
8 years ago |
Bruce Marriner
|
9648705e77
Moving things around..
|
8 years ago |
Bruce Marriner
|
b1ac010731
Unexported WaitUntilConnected
|
8 years ago |
Bruce Marriner
|
513facf391
More cleanup, moving things around..
|
8 years ago |
Bruce Marriner
|
cab4964d3a
Unexported OP2, no longer needed by dgvoice.
|
8 years ago |
Bruce Marriner
|
3ffbbdcc56
Unexport UDPConn as it is no longer needed externally.
|
8 years ago |
Bruce Marriner
|
55274d30bd
Removed Receive flag for now, for simplicity.
|
8 years ago |
Bruce Marriner
|
0c3d957330
Little cleanup, moved funcs around.
|
8 years ago |