Add message and ticket referencing, fixes

This commit is contained in:
Isaac
2022-08-13 23:01:44 +01:00
parent f6666b103e
commit c64b18a397
10 changed files with 262 additions and 38 deletions

View File

@@ -194,7 +194,9 @@ misc:
member_limit:
description:
- Please use your existing ticket or close it before creating another.
- Please close a ticket before creating another.
- |
Please close a ticket before creating another.
Use `/tickets` to view your existing tickets.
title:
- ❌ You already have a ticket
- ❌ You already have %d open tickets
@@ -227,4 +229,14 @@ ticket:
{staff}
{creator} has created a new ticket
fields:
topic: Topic
topic: Topic
references_message:
description: 'References [a message]({url}) sent {timestamp} by {author}.'
title: Reference
references_ticket:
description: 'This ticket is related to a previous ticket:'
fields:
date: Created at
number: Number
topic: Topic
title: Reference