python-ts3
python-ts3 copied to clipboard
Teamspeak 3 API module for Python 2/3
Would it be possible to have some type of Exception type that parses the response. In the event of a "error", make it available? Thanks,
Clientkick method didn't work, so i fixed it.
If you get banned by the server, it would be nice to be able to get the error message. Example: `$ telnet somehost 10011 Trying 1.2.3.4... Connected to somehost. Escape...
PyPi has v0.1, which is very old and contains a few breaking bugs and race conditions for I/O. A new release needs to be produced and pushed to PyPi.
At the moment the library mocks a basic TS3 server for dumb testing, we should allow a real TS3 server connection details to be passed to allow a full library...
Sphynx documentation set for the core of the library.
I suggest to add a way to register server notifications and handle them.