discord-kagebot/src/test/kotlin/moe/kageru/kagebot/features
kageru 0ae5e83641
Add logging for errors while sending embeds
Not that it’s worth much because the discord API is a useless piece of
trash when it comes to error messages. Like, seriously. Might as well
throw no error at all.
Received a 400 response from Discord with body {"embed": ["fields"]}!
Thanks for nothing. Fix in next commit.
2019-08-05 22:12:45 +02:00
..
ConfigFeatureTest.kt Make message processing an extension function 2019-07-17 23:22:18 +02:00
DebugFeatureTest.kt Make message processing an extension function 2019-07-17 23:22:18 +02:00
HelpFeatureTest.kt Make message processing an extension function 2019-07-17 23:22:18 +02:00
TimeoutFeatureTest.kt Add logging for errors while sending embeds 2019-08-05 22:12:45 +02:00
WelcomeFeatureTest.kt Add logging for welcome messages 2019-07-23 11:26:48 +02:00