discord-kagebot/src/main/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
..
DebugFeature.kt Pull event handling into interface 2019-07-17 23:47:12 +02:00
Features.kt Add minimal implementation of timeout feature 2019-07-23 21:50:55 +02:00
FeatureTypes.kt Add optional reason to timeout command (closes #14) 2019-07-28 18:50:53 +02:00
GetConfigFeature.kt Pull event handling into interface 2019-07-17 23:47:12 +02:00
HelpFeature.kt Pull event handling into interface 2019-07-17 23:47:12 +02:00
SetConfigFeature.kt Pull event handling into interface 2019-07-17 23:47:12 +02:00
TimeoutFeature.kt Add optional reason to timeout command (closes #14) 2019-07-28 18:50:53 +02:00
WelcomeFeature.kt Add logging for errors while sending embeds 2019-08-05 22:12:45 +02:00