-
Notifications
You must be signed in to change notification settings - Fork 0
4. Slash Commands
VelkanGk edited this page Aug 26, 2023
·
2 revisions
Here's a description of how to use slash commands.
- Description: Update manually the nickname of all members in a voice channel.
- Usage:
/rename channel:[VoiceChannel]
-
Permissions: Requires
Admin
orMaster
role. - Bot use: The bot will trigger the update automatically whenever a member joins a voice channel
- Description: Updates automatically the nicknames when using Discord GUI instead of command line.
- Usage:
//BOT USE ONLY
//Triggered automatically when someone changes a nickname in the server.
- Permissions: Everyone who can change nicknames in server triggers this command.
- Description: Your friendly ping-pong command.
- Usage:
/ping
- Permissions: Everyone.
- Description: Choose one from a given set of options separated by comas(,).
- Usage:
/choose options:[option 1],[option 2],...,[option n]
- Permissions: Everyone.
- Description: Lets you roll N group of dice with N modifiers to total value, also shows you the rolls result separately for your convenience.
- Usage:
/roll dice:d20 [conditions:advantaje/disadvantaje] [mods:+2]
/roll dice:d20 conditions:advantaje mods:-1
/roll dice:2d4 mods:+2
- Permissions: Everyone.
- Description: Roll specific dices for Vampire The Masquerade (VTM). Returns the total number of successes, the result for each dice (normal & hunger) and the evaluation for a "possible bestial failure", a "full bestial failure" or a "messy critical".
- Usage:
/vtm pool:[Dice pool] hunger:[hunger]
/vtm pool:6 hunger:2
- Permissions: Everyone.
- Description: Display a list of up to 23 songs preconfigured in your code without playtime limit.
- Usage:
/soundboard
Then, use the buttons provided to control your sounds.
- Permissions: Everyone.