- Automatic Ticket Creation: When users DM the bot, it automatically creates a private staff-only channel
- Two-Way Communication: All messages are forwarded between users and staff seamlessly
- DM-Based System: Users communicate entirely through DMs - no need to join your server!
- Secure Staff Channels: Ticket channels are private and only accessible to staff members
- Professional Closure Notifications: Users receive embeds showing which staff member closed their ticket
- Ticket History: Complete message history tracking for every ticket
- Easy Closure: Simple
/closecommand to resolve tickets - File Attachment Support: Handles images and files in both directions
- Professional Embeds: Beautiful, organized message formatting
- User DMs the bot with their question or issue
- Bot automatically creates a private ticket channel for staff
- Staff respond in the ticket channel, and the bot forwards messages to the user via DM
- User responds through DMs, and messages appear in the ticket channel
- Staff close tickets with
/closewhen resolved - User receives professional notification showing which staff member closed their ticket
/close [channel]- Close a ticket (staff only)/help- Show help information about the bot
- Go to Discord Developer Portal
- Create a New Application
- Navigate to the "Bot" section
- Create a bot and copy the token
# Get these values from your Discord server
GUILD_ID = 123456789 # Your server ID
STAFF_ROLE_ID = 123456789 # Staff role ID
CATEGORY_ID = 123456789 # (Optional) Ticket category ID