-
Notifications
You must be signed in to change notification settings - Fork 4
Bot Commands
Alan Xiao edited this page Jun 18, 2022
·
9 revisions
With TwoDee 7, command parameters for power-users have been moved to slash commands, which are (mostly) self-documenting. To use them, type in a /
to view available commands.
Command Name | Command Syntax | Aliases | Description | Parameters |
---|---|---|---|---|
Roll | ~r [dicekept] <number of dice><dice type><dice facets>... | +<flat bonus>... | -<flat penalty>... | ~roll, ~test, ~t | Rolls the specified dice pool. If ~test or ~t is used, no doom points will be generated from the roll. You can specify the number of dice to be kept as the first parameter, e.g. 3 d20 3d12 . |
Dice Types:
|
Plot Points | ~p [add|sub|set][<user ping>... | <party name>] [<number of points>] | Queries or modifies the plot points of various users. If no player is pinged, the command targets the sender. Otherwise, targets the appropriate players. The party parameter is only used with addall . If no command is added, queries the number of plot points. |
|
|
Doom | ~d [add|sub|set|delete|create|query|list] [poolname] [amount] | ~doom | Queries or modifies a doom pool. If no parameters are passed in, the value of every doom pool will be displayed. If the name of the doom pool is passed in, only the number of doom points will be displayed. |
|
Statistics | ~s <number of dice><dice type><dice facets>... | +<flat bonus>... | -<flat penalty>... | ~stat, ~stats, ~statistics | Calculates the statistics for a given dice pool and sends it to the sender as a PM. | Dice Types:
|
Replenish | ~replenish <role ping> <count> | ~sr | Adds plot points to everyone with the specified role. | Role Ping: The users to add plot points to Count: The number of plot points to add |