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