From 3b5a015593179e46f8d4a48dd4f3d72ea97173aa Mon Sep 17 00:00:00 2001 From: Matthieu Grieger Date: Sat, 10 Jan 2015 13:06:13 -0800 Subject: [PATCH] Update README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9efc729..e374403 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,9 @@ Reloads `mumbledj.gcfg` to retrieve updated configuration settings. ####`!reset` Resets the song queue. +####`!numsongs` +Outputs the number of songs in the queue in chat. Individual songs and songs within playlists are both counted. + ####`!kill` Safely cleans the bot environment and disconnects from the server. Please use this command to stop the bot instead of force closing, as the kill command deletes any remaining songs in the `~/.mumbledj/songs` directory.