|
a486daa81c
|
discord-rest: Fix status code expectation
A successful send will produce a 200 code.
|
2024-11-28 23:14:47 +01:00 |
|
|
9701d3faea
|
discord-rest: Fix missing content-type header
|
2024-11-27 23:37:40 +01:00 |
|
|
79a13592c1
|
discord-rest: Add logging
|
2024-11-27 23:37:16 +01:00 |
|
|
e204a5069f
|
bot: Start implementing message handling
|
2024-11-21 22:01:38 +01:00 |
|
|
9626ec4b81
|
bot: Add initial initiation
Required some code changes in the modules to be easy initialable.
|
2024-11-19 23:46:15 +01:00 |
|
|
590798c0c5
|
misc: Cleanup code
Deleded unused code, made vars final and private methods static.
|
2024-11-19 22:57:55 +01:00 |
|
|
225f708c9f
|
discord-rest: Add minimal error handling
|
2024-11-19 21:16:54 +01:00 |
|
|
70c7cd1e74
|
discord-rest: Add initial client implementation
Not tested jet :)
|
2024-11-17 17:12:39 +01:00 |
|
|
7f3ec2276f
|
discord-rest: Add new module for discord rest api interaction
|
2024-11-15 21:50:36 +01:00 |
|