zekroTJA / shinpuru

シンプル - Discord Bot with role selection, moderation, karma ranking, a starboard, code execution, raid alerting, backups, a web interface, twitch notifications and more!
https://shnp.de
MIT License
190 stars 37 forks source link

Allow anonymous reports via slash command #379

Closed zekroTJA closed 2 years ago

zekroTJA commented 2 years ago

Type

Enhancement of an existing feature

Description

It should be possible to create anonymous reports via the /ban create slash command.

This could be done by making the victimoption constraint optional and adding a id option of some sort. Afterwards, during the execution must be checked if one of both option is set.

Otherwise, an additional command could be added to handle anonymous bans but that would be a bit counter intuitive, I guess.

Attachments

No response