Skip to content

CPOSDevelopers/nodebb-plugin-dice-bot

 
 

Repository files navigation

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]

About

NodeBB plugin for rolling dice via a bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.7%
  • Smarty 9.3%