pitaj / nodebb-plugin-teamspeak

Teamspeak viewing and information plugin using the serverquery
0 stars 3 forks source link

nodebb-plugin-teamspeak

A powerful utility for TS3 admins, this plugin allows for automated Teamspeak admin abilities to be configured from NodeBB. The setup is pretty self-explanatory, all done from the admin page.

Installation

Two options:

  1. Install the plugin through the ACP (if it ever gets added to the list cough cough)
  2. Run npm install nodebb-plugin-teamspeak in the root directory of the NodeBB install

Don't forget to restart after installing the plugin. After installing, a Teamspeak entry should appear in the ACP under plugins

Configuration

Before doing anything, enter the correct server information into the form at the top of the page.

Then, click the Add task button to add a new task form, which will appear next to the default one. You can then select the trigger, action, and target for this task.

For instance, to poke the Server Admin group when an Untagged user connects, input the following configuration:

Features

Suggestions? Encountered a Bug?

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