Skip to content

Commit 36f2605

Browse files
authored
Merge pull request #808 from tsoding/skip-notice
Add explicit skip notice to the friday queue gist
2 parents 6782cd6 + c6c109d commit 36f2605

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)