Commit Graph

8 Commits (b4e88ad54b3c3a492953c8500c2aca692ec841ef)

Author SHA1 Message Date
Icedream b4e88ad54b ts3query: Stop keepalive thread when closing connection. 2016-04-08 19:43:19 +02:00
Icedream 92c66a6bbc Send empty command as keep-alive.
Fixes #36.

Inspired from http://py-ts3.readthedocs.org/en/latest/_modules/ts3/query.html.
2016-02-16 18:23:59 +01:00
Icedream c48ea91682 Revert "ts3query: Send TCP keep-alives every minute."
This reverts commit 0a0a3875e5.
2016-02-16 18:13:53 +01:00
Icedream 0a0a3875e5 ts3query: Send TCP keep-alives every minute.
Fixes #36.
2016-02-16 17:30:42 +01:00
Icedream b1cc9f6255 Fix pipes from TS3 query not being decoded, fixes #22. 2015-11-02 15:42:37 +01:00
Icedream 0762d6d0bd Fix line breaks and tabs not being properly escaped in ts3query.iced. 2015-10-27 23:38:14 +01:00
Icedream 9fa980d2bc Don't log JSON representation of the TeamSpeak3 queries. 2015-10-16 19:40:47 +02:00
Icedream a0bded664a Initial commit.
- TS3Bot is able to play any link that VLC supports via the "play" command, just add any URI as an argument to that command.
- TS3Bot is able to stop the currently playing media via the "stop" command.
- TS3Bot is able to change its own nickname via the "changenick" command.
2015-10-15 17:40:20 +02:00