Update 'README.md'

This commit is contained in:
Sarimoko 2022-02-13 16:42:05 +00:00
parent a190b820aa
commit 6de71684b5
1 changed files with 1 additions and 0 deletions

View File

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