Quick Start Guide
Get up and running with Ticky in minutes!
1. Invite the Bot
First, invite Ticky to your Discord server:
https://discord.com/api/oauth2/authorize?client_id=1439880712785232005&permissions=8&scope=bot
2. Access the Dashboard
- Visit tickybot.com/dashboard
- Log in with your Discord account
- Select your server from the list
3. Create a Panel
Panels are the buttons users click to create tickets.
Basic Panel Setup
- Go to Panels in the sidebar
- Click Create Panel
- Fill in the details:
- Title: “Create Support Ticket”
- Description: “Click to open a support ticket”
- Channel: Select where to send the panel
- Click Create
Advanced Options
- Categories: Organize tickets by type
- Confirmation Modal: Ask users to confirm before creating ticket
- Reason Modal: Collect a reason when creating ticket
- Form: Create application forms with custom questions
4. Create a Category (Optional)
Categories help organize different types of tickets:
- Go to Categories
- Click Create Category
- Configure:
- Name and emoji
- Opening/closing messages
- Ping roles
- Closed category (where closed tickets go)
5. Test It Out
- Go to the channel where you sent the panel
- Click the button on the panel message
- A new ticket channel should be created!
Common Tasks
Adding Users to Tickets
Use the /add command in a ticket channel:
/add @username
Closing Tickets
Click the Close button in the ticket channel, or use:
/close [reason]
Viewing Tickets
All tickets are visible in the dashboard under Tickets.
Next Steps
- Learn about Bot Commands
- Explore Dashboard Features
- Read Best Practices