TS3AudioBot icon indicating copy to clipboard operation
TS3AudioBot copied to clipboard

Teamspeak api

Open Mats324 opened this issue 5 years ago • 5 comments

Mats324 avatar Dec 22 '20 10:12 Mats324

Is there a teamspeak documentation api? I need it to see the commands that I want.

Mats324 avatar Dec 22 '20 10:12 Mats324

In general many commands are similar or identical to the server query api. The documentation for that is included in TeamSpeak server downloads. A useful and quite extensive resource is YaTQA: http://yat.qa/ressourcen/ The list of commands that is used by TS3AudioBot is here: https://github.com/ReSpeak/tsdeclarations/blob/master/Messages.toml This list is used to generate C# code for the bot.

Flakebi avatar Dec 22 '20 11:12 Flakebi

Thank you. I use that to do a plugin for kick and ban a user. I should must use a sound before the kick or ban, Is It possible?

Mats324 avatar Dec 22 '20 12:12 Mats324

It is possible, the audiobot is definitely capable of playing sound. I guess doing something similar to the !play command is easiest to implement (look into MainCommands.cs). I don’t know much more about this though.

Flakebi avatar Dec 23 '20 09:12 Flakebi

It's too difficile, there isn't a manuale ti implement an other function? The tsapi is in detush.

Mats324 avatar Dec 23 '20 16:12 Mats324

Is there anybody Who can help me?

Mats324 avatar Dec 24 '20 11:12 Mats324

You can use a translator on the german sites

Bluscream avatar Dec 24 '20 14:12 Bluscream

It doesn't always work and sometimes when you use it it takes you back to the home page

Mats324 avatar Dec 24 '20 14:12 Mats324

Of you I want I can show you the so you can help me

Mats324 avatar Dec 25 '20 09:12 Mats324