From 7be20e127b331091ae6282f56d60c736fb01d7ed Mon Sep 17 00:00:00 2001 From: Twentysix Date: Mon, 18 Jan 2016 04:10:46 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b1b55b4ff..67a670c3f 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,8 @@ Once you're done, take a look at the command list and have fun. | !stoptwitchalert [stream] | Stop stream alerts (admin only) | | !roll [number] | Random number between 0 and chosen number. | | !gif [text] | GIF search | +| !poll [question;answer1;answer2 (...)] | Start poll in the current channel | +| !endpoll | Stop poll | | !addcom [command] [text] | Add a custom command | | !editcom [command] [text] | Edit a custom command | | !delcom [command] | Delete a custom command |