This repository was archived by the owner on Dec 26, 2018. It is now read-only.
thomasleveil/b3-plugin-teamspeak
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
TeamSpeak plugin for Big Brother Bot (www.bigbrotherbot.net) ============================================================ By Courgette Description ----------- This plugin will change players that are found on your teamspeak server to the relevant team channel. Requirements ------------ You must have a Teamspeak 3 server. Player commands --------------- !teamspeak : give info about the Teamspeak server (ip:port) and instruction on how to use this plugin !ts : alias for !teamspeak !ts join : moves you to the B3 managed channel on TS !ts disjoin : moves you back out of the B3 managed channel on TS !tsauto on : make B3 automatically change you to your team channel when you change teams in game !tsauto off : disable auto channel changes Admin commands -------------- !tsreconnect : force B3 to reconnect to the TeamSpeak server !tsdisconnect : disconnect B3 from the TeamSpeak server Changelog --------- 2011-04-17 - 0.1 - Courgette - first release 2011-06-18 - 0.2 - Courgette - when a client joins the game and is found on TS, he is moved to the B3 TS channel 2011-11-11 - 1.0 - Courgette - added commands !teamspeak join and !teamspeak disjoin go get moved into/out of B3 managed channel - players are not required to use the same name in-game and on TS as long as we have access to their IP 2011-12-08 - 1.1 - Courgette - fixes a message 2011-12-19 - 1.2 - Courgette - fixes issue with deleting B3 channels on bot shutdown - fixes issue about B3 talking to the TS channel chat instead of TS private chat - add tests Installation ------------ * copy teamspeak.py into b3/extplugins * copy plugin_teamspeak.xml into your B3 conf folder * edit plugin_teamspeak.xml with your teamspeak server information * update your main b3 config file with : <plugin name="teamspeak" config="@conf/extplugins/plugin_teamspeak.xml"/> Support ------- http://forum.bigbrotherbot.net/plugins-by-courgette/teamspeak-plugin-(all-games)/