Skip to main content
This page documents all available slash commands in the Trackly SMS Discord bot.

SMS Commands

General platform commands for account management and status.

/sms ping

Check if the bot is online and responding.
/sms ping
Response: Bot latency, database status, and overall health.

/sms status

View current system status.
/sms status
Response: Status of database, Discord connection, and other services.
Link your Discord account to your Trackly SMS account.
/sms link <api_key>
ParameterRequiredDescription
api_keyYesYour Trackly SMS API key
Your API key is briefly visible when you type this command. Use it in a private channel.
What happens:
  • Your Discord account is linked to your tenant
  • You gain access to your private channels
  • You can now use all authenticated commands

Disconnect your Discord account from Trackly SMS.
/sms unlink
What happens:
  • Your Discord account is unlinked
  • You lose access to private channels
  • Your Trackly account is unaffected

/sms usage

View usage statistics for your account.
/sms usage [period]
ParameterRequiredDefaultOptions
periodNomonthtoday, week, month, all
Response: Outbound messages, inbound messages, total segments, and estimated cost.

/sms balance

Check your current unbilled balance.
/sms balance
Response: Unbilled segments, estimated amount, and last billing date.

/sms whoami

View information about your linked account.
/sms whoami
Response: Tenant name, tenant ID, linked date, and admin status.

Support Commands

Create and manage support tickets. See Discord Support for details.

/support new

Create a new support ticket.
/support new <subject> [priority] [category]
ParameterRequiredDefaultOptions
subjectYes-Brief description of your issue
priorityNonormallow, normal, high, urgent
categoryNogeneralgeneral, billing, technical, api
What happens:
  • A ticket is created with a unique number
  • A private thread is created for the conversation
  • Support staff are notified

/support list

List your support tickets.
/support list [status]
ParameterRequiredDefaultOptions
statusNoallall, open, in_progress, resolved, closed

/support close

Close a support ticket.
/support close <ticket_number>
ParameterRequiredDescription
ticket_numberYesThe ticket number to close

/support reply

Reply to a support ticket.
/support reply <ticket_number> <message>
ParameterRequiredDescription
ticket_numberYesThe ticket number
messageYesYour reply message

Alert Commands

Configure how you receive alerts. See Discord Alerts for details.

/alerts configure

Configure your alert preferences.
/alerts configure [delivery_failures] [opt_outs] [billing] [inbound_sms] [minimum_severity]
ParameterRequiredDefaultDescription
delivery_failuresNotrueEnable delivery failure alerts
opt_outsNotrueEnable opt-out alerts
billingNotrueEnable billing alerts
inbound_smsNofalseEnable inbound SMS alerts
minimum_severityNomediumMinimum severity: low, medium, high, critical

/alerts mute

Temporarily mute all alerts.
/alerts mute <duration>
ParameterRequiredFormatExamples
durationYesNumber + unit1h, 30m, 1d

/alerts unmute

Unmute alerts.
/alerts unmute

/alerts status

View your current alert preferences.
/alerts status
Response: Shows which alerts are enabled, minimum severity, and mute status.

Admin Commands

These commands are only available to users with the Admin role.

/admin provision

Set up Discord channels for a tenant.
/admin provision <tenant_id> [create_activity]
ParameterRequiredDefaultDescription
tenant_idYes-Tenant UUID
create_activityNotrueCreate activity channel

/admin deprovision

Remove Discord channels for a tenant.
/admin deprovision <tenant_id>

/admin announce

Post an announcement to all users.
/admin announce <title> <message> [mention_everyone]

/admin status

Update system status.
/admin status <service> <status> <message>
ParameterOptions
statusoperational, degraded, outage

/admin tickets

View all open support tickets.
/admin tickets

/admin tenants

List all provisioned tenants.
/admin tenants