Dynamic overflow categories
This commit is contained in:
@@ -16,9 +16,10 @@ TICKET_CATEGORY_ID= # Category for email-originated ticket channel
|
||||
DISCORD_THREAD_CHANNEL_ID= # Text channel for Discord ticket threads (optional)
|
||||
EMAIL_THREAD_CHANNEL_ID= # Text channel for email ticket threads (optional)
|
||||
|
||||
# Overflow categories when main hits 50 channels (comma-separated, optional)
|
||||
# EMAIL_TICKET_OVERFLOW_CATEGORY_IDS=
|
||||
# DISCORD_TICKET_OVERFLOW_CATEGORY_IDS=
|
||||
# Category display names (primary must match the category name in Discord; overflow folders are created as "{name} (Overflow 1)", etc.)
|
||||
TICKET_CATEGORY_NAME=Open Tickets
|
||||
TICKET_T2_CATEGORY_NAME=Tier 2 Escalated Tickets
|
||||
TICKET_T3_CATEGORY_NAME=Tier 3 Escalated Tickets
|
||||
|
||||
# Escalation categories (tier 2 and tier 3)
|
||||
DISCORD_ESCALATED_CATEGORY_ID= # Fallback escalation category (Discord)
|
||||
|
||||
Reference in New Issue
Block a user