From 65fca7af4e71c2d646bd732ada129986ea6b40b7 Mon Sep 17 00:00:00 2001 From: Sarimoko Date: Sun, 13 Feb 2022 01:28:35 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d4f61c2..4669e5d 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Twitch IRC Chatbot ``` npm install tmi.js@1.5.0 npm install dotenv +npm install request-promise node boto.js ```