nodebb-widget-teamspeak-sb

Teamspeak 3 server widget for NodeBB - Stonebound Fork

Usage no npm install needed!

<script type="module">
  import nodebbWidgetTeamspeakSb from 'https://cdn.skypack.dev/nodebb-widget-teamspeak-sb';
</script>

README

nodebb-widget-teamspeak-sb

This plugin for NodeBB allows people to put a configurable widget on their website which shows their Teamspeak server's details. Forked from pitaj

Installation

npm install nodebb-widget-teamspeak-sb or through the ACP.

Configuration

All one must do is, in the NodeBB Admin area, go to Themes > Widgets, drag the widget wherever you want, and configure the options for the widget.

Features

  • Show how many users are online in the Teamspeak server
  • Can be themed easily
  • Shows the server info and a click on the title or link will open the Teamspeak server in the client
  • Can show the full channel tree, and users can be themed by server group, and channels can be themed by channel type

Suggestions? Encountered a Bug?

Please submit all feature requests and bugs with the Issue tracker at Github. Thanks