Skip to content

Commands

skillor edited this page Apr 7, 2022 · 15 revisions

A list of all the avaliable commands

All commands are avaliable to be used with Discords slash-command integration. Commands that contain usernames can handle mentions

User Commands

/coinflip - Toss a coin to your Witcher

/random - Generate a random number
/random {character1} {character2} {...} - Give out one of the stated characters (number, letter, emoji, ...)

/dice - Rolls a six-sided dice

/leaderboard - Shows the ten users with the highest levels

/profile - Shows your profile-card
/profile {username} - Show another users profile-card

/boost - See which user you are boosting and who is boosting you
/boost {username} - Boost this user

/promo - Get your own promo code via direct messages from Spark


Admin Commands

/levelsystem get - Display the current level system
/levelsystem set {level} {role_id} - Add a role which is given to a user on levelup for the specified level
/levelsystem remove {level} - Delete the role at specified level from the level system
/levelsystem blacklist {username} - Blacklist a user from gaining xp
/levelsystem whitelist {username} - Remove a user from the blacklist

/levelsystem set-level {username} {level} - Set a users level

/settings get {setting name} - Display the specified setting and it's value
/settings set {setting name} {value} - Change a settings value
/settings reset {setting name} - Reset a setting to it's default value

/send {channel} {message} - Let Spark send a message in any text-channel

Clone this wiki locally