/nodebb-plugin-dice-bot

NodeBB plugin for rolling dice via a bot

Primary LanguageJavaScriptApache License 2.0Apache-2.0

nodebb-plugin-dice-bot

NodeBB plugin for rolling dice via a bot.

Setup

  1. Install and enable plugin
  2. Create a new user on your system for the dice bot. Give it any name you please and change the avatar to anything you like.
  3. Go to the ACP and find the settings for Dice Bot.
  4. Enter the ID of the user you created in the provided field.

Usage

Anywhere in a post type something like the following:

[dice 1d6]

or with a modifier

[dice 1d6+2]

You can also roll mulitple types of dice

[dice 1d4 2d6 3d8 4d10]