Commit Graph

11 Commits (d61d85e020cfaab777ad7aef978b204df776485f)

Author SHA1 Message Date
Icedream ab3e66ae8f How did that end up here!? 2015-10-16 10:37:19 +02:00
Icedream 44ba3b7526 Fixing TS3 query reconnection.
If the first connection to the query interface fails, the app didn't try to connect again afterwards because it assumed that the process has been aborted intentionally.
2015-10-16 10:25:19 +02:00
Icedream 19198f0dc4 Fixed news time calculation. 2015-10-16 10:11:38 +02:00
Icedream 2b1942f79c Here again. 2015-10-16 09:47:58 +02:00
Icedream 5cd0c0ee19 Asynchronous code at module startup never goes well with NodeJS. 2015-10-16 09:36:52 +02:00
Icedream fe293ace7c Oops! 2015-10-16 09:21:58 +02:00
Icedream be478ae504 Another small CPU save by turning off logging for (almost) everything TS3. 2015-10-16 08:23:37 +02:00
Icedream 47fa3e798c Try to hide news in GUI using time conditions.
Might save on a tiny little bit of CPU time... I guess?
2015-10-16 08:23:15 +02:00
Icedream 4b258b8ff4 Disable client query plugin as it's not used currently. 2015-10-16 08:22:34 +02:00
Icedream cb42c3afd2 Check for access to TeamSpeak3 binary on startup. 2015-10-16 08:22:20 +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