-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Moderation+ should have the opportunity to block users from creating tickets for a specific period of time.
Therefore a new command should be implemented e.g.:
/ticket-block <user> <ticket-type| all-types> <duration>
The feature can also be implemented into the actual /close command (the punishment will be applied to the ticket author with the current ticket-type for the given duration):
/close <reason> <block-duration>
Workflow and 'User-Experience':
Make sure to provide some examples when typing the command to tabcomplete.
(All existing ticket-types, some durations)
Other:
Make sure to check permissions:
'Normal' mods should not be able to punish a user in the discord-ticket-category and vice versa.
Regarding the new panel:
Moderation+ can also execute/edit these punishments through the new panel and also have an overview in the usercard