nodebb-plugin-ns-twitch-monitor

Monitors specific channels and adds them to widget view

Usage no npm install needed!

<script type="module">
  import nodebbPluginNsTwitchMonitor from 'https://cdn.skypack.dev/nodebb-plugin-ns-twitch-monitor';
</script>

README

NodeBB: Twitch Monitor

Monitors specific channels and adds them to widget view

Version Dependencies bitHound Score Code Climate

Notes

  • At Server start, some time is needed to fetch enough data for stream statuses
  • Highly recommended to limit concurrent streams in widget view, by default - 3

Look

ACP

Admin Panel View

Widget

Horizontal Widget View

TODO

  • ACP: Show progress on channel add
  • ACP: Show animated update ticks
  • ACP: Update stream status in real time
  • Tests: add tests client and server
  • Core: use stream pagination
  • Core: smart list update - merge online/offline states, etc
  • Core: batch stream status updates
  • Core: edit update time
  • Widget: create cross-fade thumbnail update
  • Widget: use Twitch Video Player