From 888215a82858a8e4a3add25f5aa4d0046ae299c2 Mon Sep 17 00:00:00 2001 From: MrKrucible Date: Sat, 10 Jan 2015 15:21:27 -0800 Subject: [PATCH] Add numsongs to HELP_MSG string. --- strings.go | 1 + 1 file changed, 1 insertion(+) diff --git a/strings.go b/strings.go index ad11fbf..735d070 100644 --- a/strings.go +++ b/strings.go @@ -88,6 +88,7 @@ const HELP_MSG = `

!help - Displays this help.

!add - Adds songs to queue.

!skip - Casts a vote to skip the current song

+

!numsongs - Shows how many songs are in queue.

!skipplaylist - Casts a vote to skip over the current playlist.


Admin Commands: