Chris Rhodes
|
3ec484a5b1
Add emoji endpoint.
|
8 years ago |
Seth Moore
|
2d7ac3557a
Prevent login crash by assuming a json.Unmarshal "just works"
|
8 years ago |
Bruce Marriner
|
a3ac679d76
Merge branch 'develop' of https://github.com/bwmarrin/Discordgo into develop
|
8 years ago |
Bruce Marriner
|
1a5c4b7b0d
Moved session close func to discord.go
|
8 years ago |
Bruce Marriner
|
1ae278b8c0
Modify session close function to do a better job
|
8 years ago |
Bruce Marriner
|
b329c935ac
Added check to prevent data websocket Listen func from running more than one instance.
|
8 years ago |
Bruce Marriner
|
666cbeb6a6
Data websocket Heartbeat now uses a chan instead of bool to track state
|
8 years ago |
Bruce
|
f0e8ab6abb
Merge pull request #44 from iopred/emoji
|
8 years ago |
Chris Rhodes
|
cd01a34cdb
Handle GUILD_EMOJI_UPDATE and track Emoji in state.
|
8 years ago |
Chris Rhodes
|
aa4d42199a
Add and Parse Emojis struct.
|
8 years ago |
Bruce Marriner
|
ed1076361e
Changed the order of the heartbeat lock to be a little better.
|
8 years ago |
Bruce Marriner
|
825144012d
Prevent data websocket heartbeat from running more than once, closes #43
|
8 years ago |
Bruce
|
594d27626e
Merge pull request #42 from iopred/state
|
8 years ago |
Chris Rhodes
|
66052d0a9c
Rename methods.
|
8 years ago |
Chris Rhodes
|
14c18b2286
Add generic Channel method which is slower.
|
8 years ago |
Chris Rhodes
|
9ba6d5b7c1
Make state tracking optional.
|
8 years ago |
Chris Rhodes
|
b2ef55ae9c
Cleanup before mailing.
|
8 years ago |
Chris Rhodes
|
4e23e5fc35
Implement state tracking.
|
8 years ago |
Bruce
|
43bf17c302
Merge pull request #39 from iopred/mentions
|
8 years ago |
Bruce
|
f14a62ded2
Merge pull request #38 from iopred/develop
|
8 years ago |
Chris Rhodes
|
ce0d4e5ee3
Add a method on Message to replace mentions with usernames.
|
8 years ago |
Chris Rhodes
|
3aaa95d4f9
Tiny cleanup :ok_hand:
|
8 years ago |
Chris Rhodes
|
0e9b8b8714
Small cleanup for initial error handling.
|
8 years ago |
Chris Rhodes
|
03379f7128
Fix OnReady.
|
8 years ago |
Chris Rhodes
|
d0d51851ab
Merge remote-tracking branch 'upstream/develop' into develop
|
8 years ago |
Chris Rhodes
|
f1fc2f0996
Add GuildBan handling in wsapi. Closes #24.
|
8 years ago |
Bruce Marriner
|
50bf4c7bac
Added reference to Disgord
|
8 years ago |
Chris Rhodes
|
084feaae95
Merge remote-tracking branch 'upstream/develop' into develop
|
8 years ago |
Bruce Marriner
|
d5c3a26656
Minor updates, fixed Discord API link
|
8 years ago |
Bruce Marriner
|
4e90b453b6
Bump develop branch to version 0.8.0-alpha
|
8 years ago |