Merge remote-tracking branch 'origin/stable' into stable

This commit is contained in:
Sarimoko 2022-02-14 01:26:28 -08:00
commit f4457a3b7b
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
```