Chris Rhodes
|
b26c168d94
Remove the userID param from UserSettings.
|
8 years ago |
Bruce Marriner
|
6274ab9053
Hackish fix so we don't try to close nil or closed channels.
|
8 years ago |
Bruce Marriner
|
61b3b8122c
Only close chans if they are open, closes #80
|
8 years ago |
Bruce Marriner
|
1da7bf090b
Changed envars from USERNAME to EMAIL
|
8 years ago |
Bruce Marriner
|
6de9b19ac8
Merge branch 'develop' of https://github.com/bwmarrin/Discordgo into develop
|
8 years ago |
Bruce Marriner
|
614ecda516
Fix Logout function. Closes #50
|
8 years ago |
Bruce Marriner
|
dc9357f61d
Changes to make these work in same folder.
|
8 years ago |
Bruce Marriner
|
d71a43192f
Renamed to match source
|
8 years ago |
Bruce Marriner
|
806c9ae391
Make main folder a cluttered mess in the name of idiomatic.
|
8 years ago |
Bruce
|
687d8278df
Merge pull request #78 from iopred/img
|
8 years ago |
Bruce
|
9376774db8
Merge pull request #79 from iopred/attachments
|
8 years ago |
Chris Rhodes
|
735b01b158
Embeds.
|
8 years ago |
Chris Rhodes
|
7b34805950
Merge remote-tracking branch 'bwmarrin/develop' into attachments
|
8 years ago |
Chris Rhodes
|
a639011a06
Add attachments fields.
|
8 years ago |
Chris Rhodes
|
d52e39a592
Move non @me methods higher, modify UserGuilds.
|
8 years ago |
Chris Rhodes
|
fc9dc56e25
Merge remote-tracking branch 'bwmarrin/develop' into img
|
8 years ago |
Chris Rhodes
|
918ee4205d
Make User commands accessible only to @me
|
8 years ago |
Bruce
|
3163843c2c
Merge pull request #77 from iopred/img
|
8 years ago |
Chris Rhodes
|
00cd5cb178
Return an image.Image for user avatars. Also fix some missing pointer returns.
|
8 years ago |
Bruce Marriner
|
77f4199262
Added more tests for New() func
|
8 years ago |
Bruce Marriner
|
4bdb631758
Initial, very basic, support for dealing with rate limits
|
8 years ago |
Bruce Marriner
|
70d420f16b
Add RateLimit struct
|
8 years ago |
Bruce Marriner
|
b5e45827fd
Better error checking for New() and Gateway() funcs, closes #75
|
8 years ago |
Bruce Marriner
|
6f6b1d360c
Move improvements to voice support
|
8 years ago |
Bruce Marriner
|
093d3be770
More improvements to voice support
|
8 years ago |
Bruce Marriner
|
3357c56626
Minor changes to Request() func, closes #73
|
8 years ago |
Bruce Marriner
|
9583ef4e19
Return immediately if err getting gateway.
|
8 years ago |
Bruce
|
abcba14abe
Merge pull request #72 from sethdmoore/actually-fix-login-crash
|
8 years ago |
Seth Moore
|
e755370170
Fix return type...
|
8 years ago |
Seth Moore
|
054115bc89
Fix Login crash by returning immediately
|
8 years ago |