chillen / nodebb-plugin-roller

NodeBB Plugin which lets users use commends such as /roll 1d6 to generate random values.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a plugin to add dice rolling to NodeBB forums! It will go through posts and change any /roll commands into a random dice roll. It will then display the original roll query when you hover over it.

Example:

/roll 3d20+1 will display 4

About

NodeBB Plugin which lets users use commends such as /roll 1d6 to generate random values.


Languages

Language:JavaScript 91.7%Language:CSS 8.3%