FireDiscordBot / bot

A Discord bot for all your needs. With memes, utilities, moderation & more, Fire is the only bot you'll need.
https://getfire.bot/
GNU Affero General Public License v3.0
400 stars 73 forks source link

[BUG] Moderation slash commands don’t produce output #115

Closed ghost closed 3 years ago

ghost commented 3 years ago

Describe the bug

When using a moderation command such as /warn or /mute the command runs successfully but does not send any output to the channel to command was used in.

To Reproduce

Use any moderation command. For example /warn

Expected behavior

An embed is sent to the invocation channel confirming the moderation action.

Discord & device versions

App: 94.0 (28267) stable; Manifest: W/"867744694017f75631f4d3c8b4183d22"; Build Override: N/A; Device: iPhone13,4 OS 15.0;

GamingGeek commented 3 years ago

Fixed on branch feature/better-slash-commands which is usable on Fire Beta

It is unknown when this will be merged as it is a major overhaul of slash command handling and requires a lot of testing