Bruce Marriner
|
ad7b7603c6
Bump version for v0.8.0
|
8 年之前 |
Bruce Marriner
|
f1775b9440
Removed comment.
|
8 年之前 |
Bruce
|
97aa01d88f
Merge pull request #48 from iopred/patch-2
|
8 年之前 |
Chris Rhodes
|
8c8c977c96
Update endpoints.go
|
8 年之前 |
Chris Rhodes
|
b10819ae02
Update endpoints.go
|
8 年之前 |
Bruce
|
f52fb7979e
Merge pull request #47 from sethdmoore/fix-login-crash
|
8 年之前 |
Chris Rhodes
|
3ec484a5b1
Add emoji endpoint.
|
8 年之前 |
Seth Moore
|
2d7ac3557a
Prevent login crash by assuming a json.Unmarshal "just works"
|
8 年之前 |
Bruce Marriner
|
a3ac679d76
Merge branch 'develop' of https://github.com/bwmarrin/Discordgo into develop
|
8 年之前 |
Bruce Marriner
|
1a5c4b7b0d
Moved session close func to discord.go
|
8 年之前 |
Bruce Marriner
|
1ae278b8c0
Modify session close function to do a better job
|
8 年之前 |
Bruce Marriner
|
b329c935ac
Added check to prevent data websocket Listen func from running more than one instance.
|
8 年之前 |
Bruce Marriner
|
666cbeb6a6
Data websocket Heartbeat now uses a chan instead of bool to track state
|
8 年之前 |
Bruce
|
f0e8ab6abb
Merge pull request #44 from iopred/emoji
|
8 年之前 |
Chris Rhodes
|
cd01a34cdb
Handle GUILD_EMOJI_UPDATE and track Emoji in state.
|
8 年之前 |
Chris Rhodes
|
aa4d42199a
Add and Parse Emojis struct.
|
8 年之前 |
Bruce Marriner
|
ed1076361e
Changed the order of the heartbeat lock to be a little better.
|
8 年之前 |
Bruce Marriner
|
825144012d
Prevent data websocket heartbeat from running more than once, closes #43
|
8 年之前 |
Bruce
|
594d27626e
Merge pull request #42 from iopred/state
|
8 年之前 |
Chris Rhodes
|
66052d0a9c
Rename methods.
|
8 年之前 |
Chris Rhodes
|
14c18b2286
Add generic Channel method which is slower.
|
8 年之前 |
Chris Rhodes
|
9ba6d5b7c1
Make state tracking optional.
|
8 年之前 |
Chris Rhodes
|
b2ef55ae9c
Cleanup before mailing.
|
8 年之前 |
Chris Rhodes
|
4e23e5fc35
Implement state tracking.
|
8 年之前 |
Bruce
|
43bf17c302
Merge pull request #39 from iopred/mentions
|
8 年之前 |
Bruce
|
f14a62ded2
Merge pull request #38 from iopred/develop
|
8 年之前 |
Chris Rhodes
|
ce0d4e5ee3
Add a method on Message to replace mentions with usernames.
|
8 年之前 |
Chris Rhodes
|
3aaa95d4f9
Tiny cleanup :ok_hand:
|
8 年之前 |
Chris Rhodes
|
0e9b8b8714
Small cleanup for initial error handling.
|
8 年之前 |
Chris Rhodes
|
03379f7128
Fix OnReady.
|
8 年之前 |