SeanOMik
|
8843b25906
|
Send embeds!
|
2020-06-20 01:33:52 -05:00 |
SeanOMik
|
60569d6c87
|
Add emoji endpoints.
|
2020-06-19 16:09:06 -05:00 |
SeanOMik
|
caa20f2c9c
|
Finish all guild related endpoints and add a guildID field to some types
|
2020-06-19 01:32:28 -05:00 |
SeanOMik
|
65344ad26c
|
Check if handleDiscordEvent raises an exception
|
2020-06-19 00:23:32 -05:00 |
SeanOMik
|
9e4da6a718
|
Fix code blocks and add documentation for some client procs.
|
2020-06-18 21:20:09 -05:00 |
SeanOMik
|
61cfff995a
|
Add a test command for adding mesage reactions.
|
2020-06-18 15:32:28 -05:00 |
SeanOMik
|
f1ec478904
|
Finish all channel endpoints that should be in channel.nim
There's still some other channel related endpoints but they should be in `message.nim` not `channel.nim`
|
2020-06-18 00:52:32 -05:00 |
SeanOMik
|
0e1cb7280a
|
Add Channel.getMessages method
|
2020-06-17 23:51:38 -05:00 |
SeanOMik
|
3630005e19
|
Simplify creation of IOError exception
|
2020-06-17 23:50:17 -05:00 |
SeanOMik
|
b3dc748a64
|
Create channel, cache, and split client types into seperate nim file
|
2020-06-17 22:18:54 -05:00 |
SeanOMik
|
2bf20854d6
|
Push untested ratelimiting.
|
2020-06-17 00:34:23 -05:00 |
SeanOMik
|
ec8e41fa84
|
Fix exception when trying to read from token file.
|
2020-05-31 01:14:56 -05:00 |
SeanOMik
|
512239b986
|
Read token from file.
|
2020-05-31 01:13:57 -05:00 |
SeanOMik
|
ce11b1613c
|
Finish event system.
|
2020-05-29 23:59:23 -05:00 |
SeanOMik
|
0b11d2f5e0
|
Get the gateway heartbeating.
|
2020-05-29 01:20:39 -05:00 |
SeanOMik
|
e87241d7a6
|
Get the client connected but nothing else.
|
2020-05-28 00:50:53 -05:00 |