Skip to content

Commit 0f137b9

Browse files
committed
Update README
1 parent ac2fd72 commit 0f137b9

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,18 @@ This is a ticket bot that aims to provide a free and open source solution for ma
3838
- Intuitive Ticket Panel: Create and manage tickets with ease using buttons or a select menu.
3939
- Modal Questions: Gather necessary information before opening a ticket.
4040
- Configuration to customize many of the messages and options.
41+
- Option to configure support roles per ticket category.
42+
- Option to ping support roles on ticket creation per ticket category.
4143
- Working Hours feature with an option to specify the timezone and block ticket creation outside the working hours.
4244
- Option to configure the amount of max opened tickets at one time.
4345
- Ticket claiming feature that can be turned on/off.
4446
- Automatic saving of transcripts upon ticket deletion and force deletion.
4547
- Option to manually save a transcript with images downloaded, use with caution as it increases the transcript size.
4648
- Option to DM users on ticket deletion with their transcript and an embed with useful information.
49+
- Configurable rating/feedback system with logs of the responses.
4750
- Option to select Transcript type, can be HTML or TXT however HTML is recommended.
4851
- Ticket logs for multiple ticket events, such as ticket create, close, delete, force delete, reopen, claim, unclaim etc.
4952
- Precise and organized logs of errors and all ticket events in a logs.txt file.
50-
- Option to ping support roles on ticket creation.
5153
- Option to edit the activity of the bot.
5254
- Multiple Commands: Efficiently manage tickets with various commands.
5355
- Send the tickets panel in any channel
@@ -57,13 +59,20 @@ This is a ticket bot that aims to provide a free and open source solution for ma
5759
- Alert Ticket Creator
5860
- Close Ticket to archive them until deleting them
5961
- Delete Tickets
62+
- Re-Open Tickets
6063
- Blacklist Users or Roles
6164
- Save Transcripts
6265
- Claim/Unclaim Tickets
6366
- Move tickets to another category
6467
- Pin tickets in a category
6568
- Add a custom slowmode to a ticket
6669
- Transfer ticket ownership to another user
70+
- Useful statistics such as:
71+
- Total Tickets
72+
- Total Open Tickets
73+
- Total Claimed Tickets
74+
- Total Reviews
75+
- Average Rating
6776

6877
## Documentation
6978
The Wiki will be improved over time and can be found here: https://github.com/ralphkb/sentinel-tickets/wiki

0 commit comments

Comments
 (0)