add readme
This commit is contained in:
parent
e4e20af282
commit
276a5ce63d
|
@ -0,0 +1,11 @@
|
|||
## 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`
|
Loading…
Reference in New Issue