Skip to content

Commit c6c109d

Browse files
committed
Add explicit skip notice to the friday queue gist
1 parent 6782cd6 commit c6c109d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Bot/Friday.hs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,9 @@ renderQueues currentUser queues =
243243
([qmb|* Friday Queue
244244

245245
Current User: {currentUser}
246+
247+
Use ~!friday~ command to put a video here (only for trusted and subs).
248+
*Any video can be skipped if the streamer finds it boring.*
246249
|] :) $
247250
map (renderQueue . map entityPayload) $ M.elems queues
248251

0 commit comments

Comments
 (0)