nodebb-plugin-dice-and-numbers

A simple plugin to add dice rolling or random number generation to new posts.

Usage no npm install needed!

<script type="module">
  import nodebbPluginDiceAndNumbers from 'https://cdn.skypack.dev/nodebb-plugin-dice-and-numbers';
</script>

README

Dice and Numbers

A simple plugin to add dice rolling or random number generation to new posts.

To-do: Display result in post when editing. (wip) Work with the composer in a separate route.