vrmode timer, user skip voting

This commit is contained in:
Chris Ham
2018-10-30 19:12:57 -07:00
parent b86e2f102f
commit d01439cf15
5 changed files with 141 additions and 29 deletions

7
conf/timers.json Executable file
View File

@@ -0,0 +1,7 @@
[
{
"name": "vr",
"interval": 1800,
"value": "Video and room requests are on! Use $vr <video-id> to request a video from this list [https://pastebin.com/qv0wDkvB] or $room <room-id> to request a specific room (looped for a few minutes) from this list [https://goo.gl/qoNmuH]"
}
]