Skip to content

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:
  • d: Regular dice
  • pd: Plot dice
  • kd: Kept dice
  • ed: Enhanced dice
  • cd: Chaos dice
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.
  • add: Adds the specified number of plot points to the selected users. Defaults to 1.
  • sub: Subtracts the specified number of plot points from the selected users. Defaults to 1.
  • set: Sets the number of plot points for the selected users.
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.
  • add: Adds the specified number of doom points to the specified doom pool. Defaults to 1.
  • sub: Subtracts the specified number of doom points from the specified doom pool. Defaults to 1.
  • set: Sets the number of doom points for the specified doom pool.
  • select: Selects the specified doom pool as the active doom pool.
  • delete: Deletes the specified doom pool and display the number of doom points removed.
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:
  • d: Regular dice
  • pd: Plot dice
  • kd: Kept dice
  • ed: Enhanced dice
  • cd: Chaos dice
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
Clone this wiki locally