axieum / minecord

Bring your Minecraft world into your Discord guild
https://www.curseforge.com/minecraft/mc-mods/minecord-for-discord
MIT License
15 stars 7 forks source link

refactor(cmds): events and custom command feedback (fixes #54) #58

Closed axieum closed 2 years ago

axieum commented 2 years ago

BEGIN_COMMIT_OVERRIDE refactor(cmds): events and custom command feedback (#58)

fix(cmds): commands that don't have an output should receive a default message (fixes #54)

fix(cmds): commands with multiple lines of output should edit the original embed END_COMMIT_OVERRIDE