BeaverFacts/README.md

12 lines
431 B
Markdown
Raw Permalink Normal View History

2024-06-06 18:34:32 +00:00
## How to install & run this bot.
Prerequisites:
* [NodeJS/NPM](https://nodejs.org/en/download)
* Potentially [Git](https://git-scm.com/downloads)
2024-06-06 18:31:28 +00:00
2024-06-06 18:34:32 +00:00
1. Download the repo files.
1. `git clone https://git.shuri.gg/ShuriZma/BeaverFacts.git`
2. or just click the 3 dots at the top right and download the ZIP
2. Set values in `src/config.ts`
3. Open a console inside the downloaded repo folder.
4. Run `npm i`
5. Run `npm run bot`