mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-08 02:51:25 +03:00
Add category
option for closing multiple tickets
This commit is contained in:
@@ -83,6 +83,9 @@ commands:
|
||||
description: Only staff members can force-close tickets.
|
||||
title: ❌ Error
|
||||
options:
|
||||
category:
|
||||
description: Close all tickets in the specified category (can be used with `time`)
|
||||
name: category
|
||||
reason:
|
||||
description: The reason for closing the ticket(s)
|
||||
name: reason
|
||||
@@ -90,7 +93,7 @@ commands:
|
||||
description: The ticket to close
|
||||
name: ticket
|
||||
time:
|
||||
description: Close all tickets that have been inactive for the specified time
|
||||
description: Close all tickets that have been inactive for the specified time (can be used with `category`)
|
||||
name: time
|
||||
help:
|
||||
description: Show the help menu
|
||||
|
Reference in New Issue
Block a user