/help
View available commands and get help.- List of available commands
- Brief description of each
- Your permission level
- Link to documentation
Command visibility depends on your permissions. Staff see more commands than regular users.
/on-call
Manage your on-call availability status. Shows other staff who’s available to handle tickets.Subcommands
| Subcommand | Permission | Description |
|---|---|---|
toggle | Staff | Toggle your on-call status |
status | Everyone | View current on-call roster |
Toggling Status
- On-Call - You’re available to handle tickets
- Off-Call - You’re not currently available
Viewing Roster
- Which staff members are currently on-call
- When they went on-call
- Total staff available
Use Cases
| Scenario | Action |
|---|---|
| Starting your shift | /on-call toggle (to go on-call) |
| Taking a break | /on-call toggle (to go off-call) |
| Checking coverage | /on-call status |
| End of day | /on-call toggle (to go off-call) |
On-call status is per-server. Your status in one server doesn’t affect other servers.
Find Ticket (Context Menu)
Find all tickets created by a specific user. This is a context menu command - right-click on a user to access it.How to Use
1
Right-click on a user
Find the user in the member list or a message
2
Select 'Apps'
Hover over the Apps submenu
3
Click 'Find ticket'
The command runs immediately
What It Shows
- Open tickets - Active tickets from this user
- Closed tickets - Previous tickets from this user
- Channel links - Click to jump to each ticket
- Ticket status - Current state of each ticket
Use Cases
| Scenario | Why Use It |
|---|---|
| Repeat customer | Check their history before responding |
| VIP identification | See if they’ve had issues before |
| Issue patterns | Identify recurring problems |
| Context gathering | Understand the customer relationship |
Deleted ticket channels won’t appear in results, even if the database record exists.
Command Tips
Autocomplete
Many commands support autocomplete:- Start typing the command
- Options appear as you type
- Use arrow keys to navigate
- Press Tab or Enter to select
Ephemeral Responses
Some command responses are ephemeral (only visible to you):- Error messages
- Confirmation prompts
- Sensitive information
Rate Limits
Discord has rate limits on certain actions:- Channel renaming (2 per 10 minutes)
- Message sending (5 per 5 seconds per channel)
- Bulk operations may be queued
Troubleshooting
Command Not Appearing
- Check permissions - You may not have access to that command
- Refresh Discord - Press Ctrl+R to refresh the command list
- Check plan - Some commands require specific plans
- Bot permissions - Ensure the bot has necessary Discord permissions
Command Errors
| Error | Solution |
|---|---|
| ”Not a ticket channel” | Run the command inside a ticket channel |
| ”Missing permissions” | Check your staff role assignment |
| ”Feature not available” | Upgrade your plan or enable the feature |
| ”Rate limited” | Wait and try again |