Chris Rhodes
|
f15b389ac8
Return a consistent JSON Unmarshal error.
|
8 years ago |
Bruce
|
76106cab4e
Merge pull request #86 from iopred/errors
|
8 years ago |
Chris Rhodes
|
5b312ac464
Handle errors from Request.
|
8 years ago |
Bruce
|
1fc37b8e32
Merge pull request #82 from iopred/patch-4
|
8 years ago |
Bruce Marriner
|
591162a2ff
Don't close what doesn't exist.
|
8 years ago |
Chris Rhodes
|
5df7209ee4
Add GUILD_SPLASH endpoint. Closes #76.
|
8 years ago |
Bruce Marriner
|
80cfd644b4
Added tests for restapi.go
|
8 years ago |
Bruce Marriner
|
367594be1f
Testing Close(), store token from Email/Pass New if ran.
|
8 years ago |
Bruce Marriner
|
2469147d8a
Even better checking that we don't close nil/closed chans.
|
8 years ago |
Bruce
|
166fb1f5b5
Merge pull request #81 from iopred/patch-3
|
8 years ago |
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 |