diff --git a/README.md b/README.md index e9086bf..180cefa 100644 --- a/README.md +++ b/README.md @@ -196,9 +196,9 @@ A simple vote system. **Usage:** -Start (only Broadcaster/Mods): `!quickvote ` -User: `#choice` -End (only Broadcaster/Mods): `!quickvote` +1. Broadcaster/Mods: `!quickvote ` +2. User: `#choice` +3. Broadcaster/Mods: `!quickvote` **Example:** @@ -217,9 +217,9 @@ Randomly choose users from chat (who wants to participate). **Usage:** -Start (only Broadcaster/Mods): `!pick ` -User: #pickme -End (only Broadcaster/Mods): `!pick` +1. Broadcaster/Mods: `!pick ` +2. User: #pickme +3. Broadcaster/Mods: `!pick` **Example:** @@ -240,7 +240,7 @@ Picks a random line from a file. **Usage:** -Broadcaster/Mod: `!random ` +* Broadcaster/Mod: `!random ` You can use multiple files, if you call `!random foo` the bot fetch the random line from a file called `random_foo.txt`, `!random bar` will use the file `random_bar.txt` and so on. If no `` is given the command use the file `random.txt`. @@ -257,7 +257,7 @@ The `!addquote` command adds a new line to `quotes.txt`. **Usage:** -Chat: `!addquote ` +* Chat: `!addquote ` **Example:** @@ -272,7 +272,14 @@ Picks a random/specific line from `quotes.txt`. **Usage:** -Chat: `!smartquote ` +* Chat: `!smartquote` +* Chat: `!smartquote ` +* Chat: `!smartquote ` +* Chat: `!squote` +* Chat: `!squote ` +* Chat: `!squote ` + +(`!squote` is an alias for `!smartquote`) **Example:** @@ -297,7 +304,7 @@ Search the Wikipedia. **Usage:** -Chat: `!wiki ` +* Chat: `!wiki ` **Example:**