Archive > AoC 0.6.x Custom/Unofficial modules

TeamSpeak3 module for Bebot

(1/3) > >>

Kentarii:
This module allows users to display server info and channel list with clients connected to a TS3 server.



Configuration and installation:
Please read the installation/configuration instructions in the top of the module.
To get this to work, you need to download and extract ts3admin.class.php to the bebot/extra folder.
You have to provide the correct hostname and port in settings for TeamSpeak3 module for this to work:

--- Code: ---!settings TeamSpeak3
--- End code ---

How to get ServerQuery User/Password
If your TeamSpeak3 server requires you to login to run ServerQuery commands, you have to provide this info as well.

Start TeamSpeak3 and connect to your server.
Go to: Tools -> ServerQuery Login (if this option is grayed out, you probably need to be inside ServerAdmin or ServerSubAdmin group)
Type in your desired Name and press OK.
You will then get a window with your Name and Password which you can input to your bebot with the following two commands:

--- Code: ---!set TeamSpeak3 QueryUser someUsername
--- End code ---

--- Code: ---!set TeamSpeak3 QueryPassword somePassword
--- End code ---

Download:
TS3Admin.class @ ts3admin.par0noid.info
TeamSpeak3 module for Bebot v0.0.3 :: 2011-08-11 :: [ phps | zip ]

Kentarii:
*reserved just in case*

maikee:
Hi

it is possible to optimized for german language?

the german special char:

lowcase: ä, ö, ü, ß
uppercase: Ä, Ö, Ü

Kentarii:

--- Quote from: maikee on February 05, 2011, 10:53:36 am ---Hi

it is possible to optimized for german language?

the german special char:

lowcase: ä, ö, ü, ß
uppercase: Ä, Ö, Ü

--- End quote ---
Fixed in version 0.0.2. Added utf8_decode where I thought it was needed.

maikee:
thanks
works fine

Navigation

[0] Message Index

[#] Next page

Go to full version