Commands

Slash command manual.

In Discord type / and pick Skord. Every command is here with parameters, types and an example.
commands
78
categories
14
price
Free

How to use them

Discord runs them. The dashboard configures.

Skord has no text prefix. If slash doesn't show up, the bot isn't in the server or Discord hasn't synced commands yet.

  • In Discord

    Type / in any channel. Autocomplete shows the full path (for example /mod member kick). Optional parameters are in brackets in the examples on this page.

  • Permissions

    Moderation asks for Discord's permission for that action. Economy and fun are open to everyone unless the server restricts the slash.

  • Dashboard

    Auto-mod, welcome, messages, tickets and the voice hub are edited in the dashboard. The slash commands on this page are what you do in chat.

Reference

Every command.

Search or jump by category. Each card has the signature, parameters and fixed options when they exist.

Moderation

/mod · 15 commands

Day-to-day actions on members, channels, roles and cases. Warns, kick, ban, timeout, purge and history lookup.

Slash commands live in Discord. Logs, warns and auto-mod are set in the dashboard.

Skord asks for the matching Discord permission (Kick, Ban, Manage Messages, etc.). If Discord denies it, the command fails.

Members

/mod member kick

Kick a member

/mod member kick user:user [reason:text]

Parameters for /mod member kick
ParameterTypeRequiredWhat it does
useruserYesUser
reasontextNoReason

/mod member ban

Ban a member

/mod member ban user:user [reason:text] [days:number]

Parameters for /mod member ban
ParameterTypeRequiredWhat it does
useruserYesUser
reasontextNoReason
daysnumberNoDays of messages to delete (0-7)Between 0 and 7.

/mod member unban

Unban a user by ID

/mod member unban user_id:text

Parameters for /mod member unban
ParameterTypeRequiredWhat it does
user_idtextYesID of the unbanned user

/mod member warn

Warn a member

/mod member warn user:user [reason:text]

Parameters for /mod member warn
ParameterTypeRequiredWhat it does
useruserYesUser
reasontextNoReason

/mod member warnings

Show a member's warnings

/mod member warnings user:user

Parameters for /mod member warnings
ParameterTypeRequiredWhat it does
useruserYesUser

/mod member clearwarnings

Clear all warnings for a member

/mod member clearwarnings user:user

Parameters for /mod member clearwarnings
ParameterTypeRequiredWhat it does
useruserYesUser

/mod member timeout

Timeout a member

/mod member timeout user:user minutes:number [reason:text]

Parameters for /mod member timeout
ParameterTypeRequiredWhat it does
useruserYesUser
minutesnumberYesDuration in minutes (1-40320)Between 1 and 40320.
reasontextNoReason

/mod member untimeout

Remove a member's timeout

/mod member untimeout user:user

Parameters for /mod member untimeout
ParameterTypeRequiredWhat it does
useruserYesUser

Channels

/mod channel purge

Delete recent messages in a channel (Discord only allows bulk under 14 days)

/mod channel purge amount:number [channel:channel]

Parameters for /mod channel purge
ParameterTypeRequiredWhat it does
amountnumberYesCount (1-100). Messages older than 14 days are skipped.Between 1 and 100.
channelchannelNoChannel (current by default)

/mod channel slowmode

Set a channel's slowmode

/mod channel slowmode seconds:number [channel:channel]

Parameters for /mod channel slowmode
ParameterTypeRequiredWhat it does
secondsnumberYesSeconds (0 to turn off)Between 0 and 21600.
channelchannelNoChannel (current by default)

/mod channel lock

Lock a channel

/mod channel lock [channel:channel]

Parameters for /mod channel lock
ParameterTypeRequiredWhat it does
channelchannelNoChannel (current by default)

/mod channel unlock

Unlock a channel

/mod channel unlock [channel:channel]

Parameters for /mod channel unlock
ParameterTypeRequiredWhat it does
channelchannelNoChannel (current by default)

Roles

/mod roles addrole

Add a role to a member

/mod roles addrole user:user role:role

Parameters for /mod roles addrole
ParameterTypeRequiredWhat it does
useruserYesUser
roleroleYesRole

/mod roles removerole

Remove a role from a member

/mod roles removerole user:user role:role

Parameters for /mod roles removerole
ParameterTypeRequiredWhat it does
useruserYesUser
roleroleYesRole

Cases

/mod cases case

Look up a moderation case by number

/mod cases case number:number

Parameters for /mod cases case
ParameterTypeRequiredWhat it does
numbernumberYesCase number (e.g. 42)Minimum 1.

Temp channels

/voice · 17 commands

Temp rooms: join the hub and Skord creates a channel. It deletes itself when empty. Commands also rename, set limits, privacy and owner.

The hub is set in the dashboard (Voice). /voice and /join are used in Discord.

/join

Ask to join someone's voice room

/join user:user [password:text]

Parameters for /join
ParameterTypeRequiredWhat it does
useruserYesRoom owner
passwordtextNoPassword, if the room has one

create

/voice create

Fallback: create your room if joining the hub failed (you must be in the hub)

/voice create [limit:number] [privacy:public] [name:text]

Parameters for /voice create
ParameterTypeRequiredWhat it does
limitnumberNoUser limit (0 = none)Between 0 and 99.
privacytextNoInitial privacyChoices: 🔓 Public (public) · 🔒 Locked (visible, not joinable) (locked) · 👁️ Hidden (hidden)
nametextNoRoom name

name

/voice name

Rename your temp voice room

/voice name name:text

Parameters for /voice name
ParameterTypeRequiredWhat it does
nametextYesNew name

limit

/voice limit

Change the user limit of your room

/voice limit limit:number

Parameters for /voice limit
ParameterTypeRequiredWhat it does
limitnumberYes0 = no limitBetween 0 and 99.

privacy

/voice privacy

Make your room public, locked or hidden

/voice privacy mode:public

Parameters for /voice privacy
ParameterTypeRequiredWhat it does
modetextYesPrivacy levelChoices: 🔓 Public (public) · 🔒 Locked (visible, not joinable) (locked) · 👁️ Hidden (hidden)

kick

/voice kick

Disconnect someone from your room

/voice kick user:user

Parameters for /voice kick
ParameterTypeRequiredWhat it does
useruserYesUser

trust

/voice trust

Always let someone into your room

/voice trust user:user

Parameters for /voice trust
ParameterTypeRequiredWhat it does
useruserYesUser

untrust

/voice untrust

Remove someone's permanent access

/voice untrust user:user

Parameters for /voice untrust
ParameterTypeRequiredWhat it does
useruserYesUser

block

/voice block

Block someone from your room

/voice block user:user

Parameters for /voice block
ParameterTypeRequiredWhat it does
useruserYesUser

unblock

/voice unblock

Unblock someone

/voice unblock user:user

Parameters for /voice unblock
ParameterTypeRequiredWhat it does
useruserYesUser

claim

/voice claim

Claim a room whose owner left

/voice claim

No parameters. Type the slash and you're done.

transfer

/voice transfer

Give your room to someone else

/voice transfer user:user

Parameters for /voice transfer
ParameterTypeRequiredWhat it does
useruserYesNew owner

delete

/voice delete

Close your temp room

/voice delete

No parameters. Type the slash and you're done.

info

/voice info

Show info about the current room

/voice info

No parameters. Type the slash and you're done.

reset

/voice reset

Clear old preferences; the next room uses the hub template

/voice reset

No parameters. Type the slash and you're done.

password

/voice password

Set or clear a password to join your room

/voice password [value:text]

Parameters for /voice password
ParameterTypeRequiredWhat it does
valuetextNoPassword (empty = remove)

Panels

/voice panel

Publish the temp-room control panel

/voice panel [channel:channel]

Parameters for /voice panel
ParameterTypeRequiredWhat it does
channelchannelNoChannel (current by default)

Levels and welcome

/settings · 6 commands

Levels (XP, ranking, rewards) and a welcome preview. XP curve and the join message are edited in the dashboard.

Dashboard → Levels and Welcome. In Discord: /level and /welcome.

Levels

/settings level rank

Show your level and XP on the server

/settings level rank [user:user]

Parameters for /settings level rank
ParameterTypeRequiredWhat it does
useruserNoUser

/settings level leaderboard

Server XP leaderboard

/settings level leaderboard [page:number]

Parameters for /settings level leaderboard
ParameterTypeRequiredWhat it does
pagenumberNoPage (1+)Minimum 1.

/settings level setxp

Set a user's XP

/settings level setxp user:user amount:number

Parameters for /settings level setxp
ParameterTypeRequiredWhat it does
useruserYesUser
amountnumberYesXP amountBetween 0 and 10000000.

/settings level setlevel

Set a user's level

/settings level setlevel user:user level:number

Parameters for /settings level setlevel
ParameterTypeRequiredWhat it does
useruserYesUser
levelnumberYesLevelBetween 0 and 500.

/settings level resetxp

Reset a user's XP

/settings level resetxp user:user

Parameters for /settings level resetxp
ParameterTypeRequiredWhat it does
useruserYesUser

Welcome

/settings welcome test

Send a welcome preview to the configured channel

/settings welcome test

No parameters. Type the slash and you're done.

Content

/content · 2 commands

Embed announcements and interactive panels (buttons, button roles).

Templates and the visual editor are in the dashboard (Messages). These slash commands publish what you already saved.

Embeds

/content embed announce

Publish an embed template to a channel

/content embed announce name:text [channel:channel]

Parameters for /content embed announce
ParameterTypeRequiredWhat it does
nametextYesTemplate
channelchannelNoChannel (current by default)

Panels

/content panel publish

Publish a panel to a channel

/content panel publish name:text [page:number] [channel:channel]

Parameters for /content panel publish
ParameterTypeRequiredWhat it does
nametextYesPanel
pagenumberNoPage number (1 by default)Between 1 and 10.
channelchannelNoChannel (current by default)

Giveaways

/giveaway · 7 commands

Giveaways with a join button, multiple winners and reroll. Built in the dashboard (template, congrats, history). Slash is the shortcut if you're already in Discord.

Dashboard → Giveaways to publish, edit, cancel, see who won and reroll. /giveaway start, end, cancel, edit, delete, list and reroll stay in Discord.

Manage Server. End closes now and picks winners. Cancel closes with no winners. Delete removes the message and the history row.

start

/giveaway start

Publish a giveaway with a join button

You can also publish from Dashboard → Giveaways. Tap Join again to leave.

/giveaway start premio:text minutos:number [ganadores:number] [channel:channel]

Parameters for /giveaway start
ParameterTypeRequiredWhat it does
premiotextYesGiveaway prize
minutosnumberYesDuration in minutes (1 to 44640)Between 1 and 44640.
ganadoresnumberNoNumber of winners (1 by default)Between 1 and 20.
channelchannelNoChannel (current by default)

end

/giveaway end

Close now and pick winners (does not cancel)

Closes the giveaway now and picks winners. That is not cancel. The message ID comes from /giveaway list.

/giveaway end mensaje_id:text

Parameters for /giveaway end
ParameterTypeRequiredWhat it does
mensaje_idtextYesGiveaway message ID (see /giveaway list)

cancel

/giveaway cancel

Cancel an active giveaway without picking winners

Closes with no winners, announces in the channel and marks the embed cancelled. The Join button stops working.

/giveaway cancel mensaje_id:text

Parameters for /giveaway cancel
ParameterTypeRequiredWhat it does
mensaje_idtextYesGiveaway message ID (see /giveaway list)

edit

/giveaway edit

Edit prize, duration or winners of an active giveaway

Only while it's running. Minutes are time left from now, not the original duration. The channel doesn't change.

/giveaway edit mensaje_id:text [premio:text] [minutos:number] [ganadores:number]

Parameters for /giveaway edit
ParameterTypeRequiredWhat it does
mensaje_idtextYesGiveaway message ID (see /giveaway list)
premiotextNoNew prize
minutosnumberNoMinutes left from nowBetween 1 and 10080.
ganadoresnumberNoNew number of winnersBetween 1 and 20.

delete

/giveaway delete

Delete the giveaway from history and the Discord message

If it's still active, it announces in the channel and deletes the message. From history it only removes the row and the embed. Can't be undone.

/giveaway delete mensaje_id:text

Parameters for /giveaway delete
ParameterTypeRequiredWhat it does
mensaje_idtextYesGiveaway message ID

reroll

/giveaway reroll

Pick a new winner from a finished giveaway

It has to have already ended (not cancelled) and someone who didn't win has to remain. In the dashboard: History → Reroll.

/giveaway reroll mensaje_id:text

Parameters for /giveaway reroll
ParameterTypeRequiredWhat it does
mensaje_idtextYesGiveaway message ID

list

/giveaway list

List active giveaways

Only the ones still open. History (who won, cancelled, reroll) is in Dashboard → Giveaways.

/giveaway list

No parameters. Type the slash and you're done.

Tickets

/ticketpanel · 1 command

Publish a panel so a member can open a private channel with staff.

The ticket panel is built in the web dashboard. The slash only publishes it to a channel.

/ticketpanel

Publish a panel to open support tickets

/ticketpanel titulo:text [rol_soporte:role] [descripcion:text]

Parameters for /ticketpanel
ParameterTypeRequiredWhat it does
titulotextYesPanel title
rol_soporteroleNoRole that handles tickets (optional if there's a default in the dashboard)
descripciontextNoDescription

Economy

/economy · 6 commands

Daily, work, transfers, bets and a per-server coin leaderboard.

Amounts and cooldown in the dashboard (Economy). Day to day is /economy.

balance

/economy balance

Show the coin balance

/economy balance [user:user]

Parameters for /economy balance
ParameterTypeRequiredWhat it does
useruserNoUser (you by default)

daily

/economy daily

Claim your daily reward

/economy daily

No parameters. Type the slash and you're done.

work

/economy work

Work to earn coins (once an hour)

/economy work

No parameters. Type the slash and you're done.

pay

/economy pay

Send coins to another user

/economy pay user:user cantidad:number

Parameters for /economy pay
ParameterTypeRequiredWhat it does
useruserYesUser
cantidadnumberYesAmount to sendMinimum 1.

gamble

/economy gamble

Bet coins double or nothing

/economy gamble cantidad:number

Parameters for /economy gamble
ParameterTypeRequiredWhat it does
cantidadnumberYesAmount to betMinimum 1.

leaderboard

/economy leaderboard

Richest members on the server

/economy leaderboard

No parameters. Type the slash and you're done.

Tags

/tag · 1 command

Short named replies. Handy for rules, links or FAQs people ask often.

Tags are created in the dashboard. /tag shows them in Discord.

show

/tag show

Show a custom command

/tag show nombre:text

Parameters for /tag show
ParameterTypeRequiredWhat it does
nombretextYesTag name

Polls

/poll · 1 command

Native Discord polls, with options and a duration.

Discord only: /poll.

create

/poll create

Create a native Discord poll

/poll create pregunta:text opciones:text [horas:number] [multiple:yes/no]

Parameters for /poll create
ParameterTypeRequiredWhat it does
preguntatextYesPoll question
opcionestextYesAnswers separated by commas (2 to 10)
horasnumberNoDuration in hours (24 by default)Between 1 and 768.
multipleyes/noNoAllow multiple answers

Button roles

/reactionrole · 1 command

A message with buttons to self-assign roles. Up to five roles per panel.

You can also build this from Messages in the dashboard. /reactionrole publishes one quickly.

create

/reactionrole create

Publish a message with buttons to self-assign roles

/reactionrole create titulo:text rol1:role [descripcion:text] [rol2:role] [rol3:role] [rol4:role] [rol5:role]

Parameters for /reactionrole create
ParameterTypeRequiredWhat it does
titulotextYesMessage title
rol1roleYesFirst role
descripciontextNoDescription
rol2roleNoSecond role
rol3roleNoThird role
rol4roleNoFourth role
rol5roleNoFifth role

Fun

/fun · 5 commands

8ball, dice, gifs and mini-games. They don't touch server config.

Discord only: /fun.

8ball

/fun 8ball

Ask the magic 8-ball

/fun 8ball pregunta:text

Parameters for /fun 8ball
ParameterTypeRequiredWhat it does
preguntatextYesYour question

coinflip

/fun coinflip

Flip a coin

/fun coinflip

No parameters. Type the slash and you're done.

dice

/fun dice

Roll a die

/fun dice [caras:number]

Parameters for /fun dice
ParameterTypeRequiredWhat it does
carasnumberNoNumber of faces (6 by default)Between 2 and 1000.

choose

/fun choose

Pick between options

/fun choose opciones:text

Parameters for /fun choose
ParameterTypeRequiredWhat it does
opcionestextYesOptions separated by commas

rps

/fun rps

Rock paper scissors against Skord

/fun rps eleccion:text

Parameters for /fun rps
ParameterTypeRequiredWhat it does
elecciontextYesrock, paper or scissors

Interactions

/interact · 8 commands

Gif actions toward another member (hug, pat, etc.).

Discord only: /interact.

hug

/interact hug

Hug someone

/interact hug user:user

Parameters for /interact hug
ParameterTypeRequiredWhat it does
useruserYesUser

pat

/interact pat

Pat someone

/interact pat user:user

Parameters for /interact pat
ParameterTypeRequiredWhat it does
useruserYesUser

slap

/interact slap

Slap someone

/interact slap user:user

Parameters for /interact slap
ParameterTypeRequiredWhat it does
useruserYesUser

kiss

/interact kiss

Kiss someone

/interact kiss user:user

Parameters for /interact kiss
ParameterTypeRequiredWhat it does
useruserYesUser

poke

/interact poke

Poke someone

/interact poke user:user

Parameters for /interact poke
ParameterTypeRequiredWhat it does
useruserYesUser

cuddle

/interact cuddle

Cuddle someone

/interact cuddle user:user

Parameters for /interact cuddle
ParameterTypeRequiredWhat it does
useruserYesUser

highfive

/interact highfive

High-five someone

/interact highfive user:user

Parameters for /interact highfive
ParameterTypeRequiredWhat it does
useruserYesUser

dance

/interact dance

Start dancing

/interact dance

No parameters. Type the slash and you're done.

Info

/info · 7 commands

Card for the server, a user, role, channel, or the bot itself.

Discord only: /info.

server

/info server

Server info

/info server

No parameters. Type the slash and you're done.

user

/info user

Info about a user

/info user [user:user]

Parameters for /info user
ParameterTypeRequiredWhat it does
useruserNoUser (you by default)

avatar

/info avatar

Show a user's avatar

/info avatar [user:user]

Parameters for /info avatar
ParameterTypeRequiredWhat it does
useruserNoUser (you by default)

role

/info role

Info about a role

/info role role:role

Parameters for /info role
ParameterTypeRequiredWhat it does
roleroleYesRole

Channels

/info channel

Info about a channel

/info channel [channel:channel]

Parameters for /info channel
ParameterTypeRequiredWhat it does
channelchannelNoChannel (current by default)

members

/info members

How many members the server has

/info members

No parameters. Type the slash and you're done.

bot

/info bot

Info and stats about Skord

/info bot

No parameters. Type the slash and you're done.

System

/ping · 1 command

Checks if Skord answers. If this fails, the bot isn't online in the guild.

Discord only: /ping.

/ping

Check if Skord is online

/ping

No parameters. Type the slash and you're done.