Update 'README.md'

This commit is contained in:
Sarimoko 2022-02-13 01:28:35 +00:00
parent 522a5d3e69
commit 65fca7af4e
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ Twitch IRC Chatbot
```
npm install tmi.js@1.5.0
npm install dotenv
npm install request-promise
node boto.js
```