Icedream
e45aa93b36
Start sending keep-alives only after we're actually connected.
2016-04-09 17:06:57 +02:00
Icedream
e2a05f73bf
Adding silly logging for keep-alive reset.
2016-04-09 17:06:41 +02:00
Icedream
3538060002
Stop keepalive when "close" event triggers on TCP socket.
2016-04-09 17:04:16 +02:00
Icedream
6a68d5c2e8
Replace _keepaliveInt undefined check with an easier check.
2016-04-09 16:50:06 +02:00
Icedream
264f07cf9b
Make sure _keepaliveInt is unset in _stopKeepalive.
2016-04-09 16:31:40 +02:00
Icedream
3948c767e9
ts3query: Stop sending keepalives on connection errors.
2016-04-08 19:44:59 +02:00
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