WordCounterBot/README.md

11 lines
401 B
Markdown

## How to install & run this bot.
Prerequisites:
* [NodeJS/NPM](https://nodejs.org/en/download)
* Potentially [Git](https://git-scm.com/downloads)
1. Download the repo files.
1. `git clone https://git.shuri.gg/ShuriZma/WordCounterBot.git`
2. or just click the 3 dots at the top right and download the ZIP
2. Open a console inside the downloaded repo folder.
3. Run `npm i`
4. Run `npm run bot`