This addon requires you to have the latest version of Corebot, if you don't have Corebot you can purchase it here https://www.mc-market.org/resources/8501/
Features/Commands:
Please note this addon is encrypted. You can find the source code in my Lloyd's Support Lounge.
The reason the source code isn't free is because this was originally a commission.
Features/Commands:
Code:
<required> (optional)
Added ability to run ticket commands outside tickets.
- add <user> (channel)
- remove <user> (channel)
- -close (channel)
Code:
Commands:
Add: true
Remove: true
Close: true
Messages:
Add:
InvlaidArgs:
Title: TicketUtils | Error
Description: "Usage: `{prefix}add <@user> <#Ticket>`"
Added:
Title: ➕ User Added
Description: The user has been added to the ticket!
Remove:
InvlaidArgs:
Title: TicketUtils | Error
Description: "Usage: `{prefix}remove <@user> <#Ticket>`"
Removed:
Title: ➕ User Removed
Description: The user has been removed to the ticket!
Close:
Closed:
Title: ❌ Ticket Closed
Description: The ticket {name} has been closed
Error:
Title: This ticket does not exist in the database.
The reason the source code isn't free is because this was originally a commission.