# 🎫 Ticket Bot
A fully automated Discord ticket management system. Built with slash commands, button interactions, and a clean staff workflow — plug it in and it runs.
---
## ✦ Features
- Full slash command support with guild-scoped registration
- Interactive button system — claim, close, confirm, reopen
- Close confirmation flow to prevent accidental deletions
- Configurable open & closed ticket categories
- Dedicated log channels — ticket logs, transcript logs, staff logs
- Settings panel built into Discord — no dashboard needed
- Uses advanced embeds
---
## ✦ Commands
| Command | Description |
|---|---|
| `/panel` | Send the ticket creation panel to any channel |
| `/close` | Close the current ticket with confirmation |
| `/delete` | Permanently delete a ticket channel |
| `/reopen` | Reopen a previously closed ticket |
| `/add @user` | Add a user to the current ticket |
| `/remove @user` | Remove a user from the current ticket |
| `/settings` | Configure categories and log channels |
| `/help` | View ticket system help |