From 44508e149210e4d2004b2d848f4d3e2aaec3f049 Mon Sep 17 00:00:00 2001 From: Markus Date: Wed, 20 Jan 2016 13:02:42 +0100 Subject: [PATCH] Update Reade.md --- .gitignore | 3 ++- README.md | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 72e04b83d..53c7cc0e6 100644 --- a/.gitignore +++ b/.gitignore @@ -45,4 +45,5 @@ $RECYCLE.BIN/ Network Trash Folder Temporary Items .apdisk -__pycache__ \ No newline at end of file +__pycache__ +README.md \ No newline at end of file diff --git a/README.md b/README.md index 93bf81710..67a670c3f 100644 --- a/README.md +++ b/README.md @@ -37,8 +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 | -| !urban [text] | Search in the urban dictionary | -| !chat [text] | Chat with the cleverbot | +| !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 |