README
no readme yet
Dead-simple NodeBB plugin that sends emails to specific addresses whenever a new post is made.
<script type="module">
import nodebbPluginPostNotification from 'https://cdn.skypack.dev/nodebb-plugin-post-notification';
</script>
no readme yet