axieum / minecord

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

Discord commands that don't have an output remain pending #54

Closed axieum closed 2 years ago

axieum commented 2 years ago

Expected behavior

For the command to succeed silently?

Observed/actual behavior

image

Steps/models to reproduce

  1. Register a custom Discord command that triggers a command without an output, e.g. /say
  2. Run the command from Discord and notice the command remains pending until it eventually fails with "The application did not respond"

Version

1859c695c02640e945fb7786b0a3f774d2de5cb7

Agreements

Other

No response