@@ -38,16 +38,18 @@ This is a ticket bot that aims to provide a free and open source solution for ma
38
38
- Intuitive Ticket Panel: Create and manage tickets with ease using buttons or a select menu.
39
39
- Modal Questions: Gather necessary information before opening a ticket.
40
40
- 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.
41
43
- Working Hours feature with an option to specify the timezone and block ticket creation outside the working hours.
42
44
- Option to configure the amount of max opened tickets at one time.
43
45
- Ticket claiming feature that can be turned on/off.
44
46
- Automatic saving of transcripts upon ticket deletion and force deletion.
45
47
- Option to manually save a transcript with images downloaded, use with caution as it increases the transcript size.
46
48
- 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.
47
50
- Option to select Transcript type, can be HTML or TXT however HTML is recommended.
48
51
- Ticket logs for multiple ticket events, such as ticket create, close, delete, force delete, reopen, claim, unclaim etc.
49
52
- Precise and organized logs of errors and all ticket events in a logs.txt file.
50
- - Option to ping support roles on ticket creation.
51
53
- Option to edit the activity of the bot.
52
54
- Multiple Commands: Efficiently manage tickets with various commands.
53
55
- 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
57
59
- Alert Ticket Creator
58
60
- Close Ticket to archive them until deleting them
59
61
- Delete Tickets
62
+ - Re-Open Tickets
60
63
- Blacklist Users or Roles
61
64
- Save Transcripts
62
65
- Claim/Unclaim Tickets
63
66
- Move tickets to another category
64
67
- Pin tickets in a category
65
68
- Add a custom slowmode to a ticket
66
69
- 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
67
76
68
77
## Documentation
69
78
The Wiki will be improved over time and can be found here: https://github.com/ralphkb/sentinel-tickets/wiki
0 commit comments