Updated dependency installation instructions

This commit is contained in:
Max Gorley 2020-03-14 10:05:54 -04:00 committed by GitHub
parent 3a1d214e84
commit 09b1bc8bcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ 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.
Run ``npm install`` in the bot folder to install dependencies.
## Commands
* ``!help``: Display help message
* ``!ping``: Test if bot is alive