mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-06 10:11:27 +03:00
Archive & log message updates/deletes
This commit is contained in:
@@ -84,7 +84,9 @@ commands:
|
||||
title: ❌ Error
|
||||
options:
|
||||
category:
|
||||
description: Close all tickets in the specified category (can be used with `time`)
|
||||
description: >-
|
||||
Close all tickets in the specified category (can be used with
|
||||
`time`)
|
||||
name: category
|
||||
reason:
|
||||
description: The reason for closing the ticket(s)
|
||||
@@ -93,7 +95,9 @@ commands:
|
||||
description: The ticket to close
|
||||
name: ticket
|
||||
time:
|
||||
description: Close all tickets that have been inactive for the specified time (can be used with `category`)
|
||||
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
|
||||
@@ -213,6 +217,13 @@ log:
|
||||
create: created
|
||||
delete: deleted
|
||||
update: updated
|
||||
message:
|
||||
description: "{user} {verb} a message"
|
||||
message: Message
|
||||
title: Message {verb}
|
||||
verb:
|
||||
delete: deleted
|
||||
update: updated
|
||||
ticket:
|
||||
description: "{user} {verb} a ticket"
|
||||
ticket: Ticket
|
||||
|
Reference in New Issue
Block a user