kentcdodds / kcd-discord-bot-v1

The bot for the KCD discord community
https://kcd.im/discord
MIT License
122 stars 41 forks source link

Update more bot output to use embeds #68

Open kentcdodds opened 3 years ago

kentcdodds commented 3 years ago

I think the embed output for the bot log is awesome and I'd prefer to do the same thing for more of the bot output. Especially for the commands.

This might make testing more tricky. Not sure.

I like what the MEE6 bot gives for output on the !help command vs what we currently do for the ?help command right now:

image