README
NodeBB Plugin Sentiment
NodeBB Sentiment Plugin analyze posts and giving positive,negative,neutral result.
Installation
npm install nodebb-plugin-sentiment
NodeBB Sentiment Plugin analyze posts and giving positive,negative,neutral result.
<script type="module">
import nodebbPluginSentiment from 'https://cdn.skypack.dev/nodebb-plugin-sentiment';
</script>
NodeBB Sentiment Plugin analyze posts and giving positive,negative,neutral result.
npm install nodebb-plugin-sentiment