nodebb-plugin-ws-dice-and-numbers

A simple plugin to add dice rolling or random number generation to new posts. Roll result is not editable.

Usage no npm install needed!

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

README

Dice and Numbers

A simple plugin to add dice rolling or random number generation to new posts. Roll result is not editable.

To-do: Display result in post editor for quick reference. (wip) Work with the composer in a separate route.