mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-06 02:01:26 +03:00
feat: specific message for permission errors
This commit is contained in:
@@ -398,6 +398,14 @@ misc:
|
||||
not_ticket:
|
||||
description: You can only use this command in tickets.
|
||||
title: ❌ This isn't a ticket channel
|
||||
permissions_error:
|
||||
description: Sorry, the operation failed due to insufficient permissions.
|
||||
fields:
|
||||
for_admins:
|
||||
name: For server administrators
|
||||
value: >
|
||||
[Click here]({url}) for resolution instructions.
|
||||
title: ⚠️ Something went wrong
|
||||
ratelimited:
|
||||
description: Try again in a few seconds.
|
||||
title: 🐢 Please slow down
|
||||
|
Reference in New Issue
Block a user