From abfbaccf5179fede8f73b285ebcb13d99739f548 Mon Sep 17 00:00:00 2001 From: Maxwell Gorley <38299798+gizmo4487@users.noreply.github.com> Date: Sat, 14 Mar 2020 01:00:13 -0400 Subject: [PATCH] Added reference to node_modules.zip --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 316c9f9..56de352 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ A Discord bot themed around O, a character in SEGA's Puyo Puyo Tetris **Adapted from the tutorial at https://www.digitaltrends.com/gaming/how-to-make-a-discord-bot/** +## Dependencies +Unzip *node_modules.zip* and make sure that the *node_modules* folder is in the bot folder. ## Commands * ``!help``: Display help message * ``!ping``: Test if bot is alive