Icedream
0de22eb9e1
Trim parameters so whitespace doesn't invalidate URLs.
2015-10-21 20:59:58 +02:00
avail
6568e1e5eb
fix nickname letter limit error message
2015-10-21 19:38:13 +02:00
Icedream
1846e96806
Use <> instead of ** for marking parameters in the text.
2015-10-21 16:56:16 +02:00
avail
a2c4406f09
string iprovements
2015-10-21 16:50:36 +02:00
Icedream
1b57bd36ce
Fix response messages for volume and adding to playlist.
2015-10-21 16:32:58 +02:00
Icedream
2dd16830ec
Fix default volume.
2015-10-21 16:32:31 +02:00
Icedream
e4f3e4f2c2
Prevent running the "enqueue" command without a URL.
2015-10-21 16:32:10 +02:00
Icedream
8964db5afa
Command aliases for "add" and "append" -> "enqueue".
2015-10-21 16:31:53 +02:00
Icedream
69b6deb9be
Implement "pause" command to pause current track.
2015-10-21 15:37:58 +02:00
Icedream
f368221b3b
Implement "enqueue", "next" and a URL-less "play" to resume from paused tracks.
2015-10-21 15:37:02 +02:00
Icedream
e0379895d7
Implemented "vol" command to set volume. By default it's 50% (127).
...
The range is as-is in VLC, something between 0 (0%) and 511 (200%). You get this info as well if you just type "vol".
2015-10-21 15:13:53 +02:00
Icedream
4bfc0cabf4
Wait for VLC to stop playback on demand.
2015-10-21 15:10:28 +02:00
Icedream
7890e22723
Remove the HTTP API server and do everything directly.
2015-10-21 14:19:56 +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