This repository has been archived by the owner on Dec 26, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
74 lines (47 loc) · 1.94 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
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)/