Is something planned which i would call application api token?
A unique authentication Token which isn't bound to any teamspeak users teamspeak uuid..
I started working on an webinterface where you can add multiple bots and assign them to users (managed by my webinterface!) .. Its a really WIP POC ^.^
Sometimes i am not able to obtain a api token.. in this case it could be cool to create this type of token.. maybe on the configuration file?
Many commands are tied to a user to know who issued a command, especially for the history.
But I can try to make a subset of commands which can be issued with an anonymous admin key. Like spawn, move, or get data for a bot...
Gibt es eine Dokumentation zur API oder sollte ich mir da eher den Quelltext anschauen :D?
Eine Dokumentation dazu gibt es hier: https://github.com/Splamy/TS3AudioBot/wiki/WebAPI
Letzendlich basiert die API auf den Commands die du dem Bot auch schreiben kannst.. dazu gibt es hier ein paar n眉tzliche Informationen: https://github.com/Splamy/TS3AudioBot/wiki/CommandSystem Wenn du Infos 眉ber ein Command haben willst empfehle ich !help command <-- beliebiger command, bspw. play
Most helpful comment
Eine Dokumentation dazu gibt es hier: https://github.com/Splamy/TS3AudioBot/wiki/WebAPI
Letzendlich basiert die API auf den Commands die du dem Bot auch schreiben kannst.. dazu gibt es hier ein paar n眉tzliche Informationen: https://github.com/Splamy/TS3AudioBot/wiki/CommandSystem Wenn du Infos 眉ber ein Command haben willst empfehle ich !help command <-- beliebiger command, bspw. play