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.
A simple plugin to add dice rolling or random number generation to new posts. Roll result is not editable.
<script type="module">
import nodebbPluginWsDiceAndNumbers from 'https://cdn.skypack.dev/nodebb-plugin-ws-dice-and-numbers';
</script>
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.