Browse Source

Update README.md

master
ThoughtfulCerebral 6 years ago
committed by GitHub
parent
commit
980aa40472
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -20,4 +20,4 @@ But as you can see in the preview image it's also able to handle custom commands
**Adding Commands:**
1. Open **"TwitchBot.rb"** and go to line 42-44, add your commands.
2. If you're adding commands to the `commands` array, go to folder **"Responses"** and the command as a text file in all lowercase. _Examples have been included in template_
2. If you're adding commands to the `commands` array, go to folder **"Responses"** and add the command as a text file in all lowercase. _Examples have been included_

Loading…
Cancel
Save