README
NodeBB TwitchTV Plugin
This NodeBB plugin allows users to embed TwitchTV streams inline in posts.
Installation
npm install nodebb-plugin-twitchtv
Usage
Paste the URL into a post, the system will do the rest.
???
Profit!
NodeBB TwitchTV Plugin
<script type="module">
import nodebbPluginTwitchtv from 'https://cdn.skypack.dev/nodebb-plugin-twitchtv';
</script>
This NodeBB plugin allows users to embed TwitchTV streams inline in posts.
npm install nodebb-plugin-twitchtv
Paste the URL into a post, the system will do the rest.
???
Profit!