Ts3audiobot: New API Interface

Created on 11 Dec 2016  路  4Comments  路  Source: Splamy/TS3AudioBot

  • [x] connect / disconnect (via add:port)
  • [x] play / stop (with link)
  • [x] change name
  • [x] api token ?
  • [x] multiple clients on same instance
  • [ ] ~Activate / Deactivate plugins for each server~
  • [x] api request for basic client data (dbid, clientid)
  • [x] Anonymous/Admin key
  • [x] !! ApiKey should not be postet publicly
enhancement

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

All 4 comments

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Bluscream picture Bluscream  路  6Comments

lgund picture lgund  路  3Comments

iiAlphaWolf01 picture iiAlphaWolf01  路  4Comments

Americanu picture Americanu  路  3Comments

DanonekTM picture DanonekTM  路  3Comments