Blade2021 / Sherlock

Discord Administration BoT
GNU General Public License v3.0
6 stars 4 forks source link

[Bug] Ban Reason Not Logged with Slash Command #30

Open jazakrzewski opened 1 year ago

jazakrzewski commented 1 year ago

Describe the bug

When using the slash command the option is provided to enter a reason, however it doesn't looked to be saved in the response and a follow up .reason is needed to add it

How do you reproduce the bug?

  1. Ban user using slash command entering the user and reason
  2. Sherlock responds with ban
  3. Use .reason to reenter the reason

Expected behavior

Reason should be logged already as it is a field in the ban command, no need for .reason as a follow up

Screenshots

image

Additional context

No response