|
|
||
|---|---|---|
| src | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| index.ts | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
README.md
How to install & run this bot.
Prerequisites:
- NodeJS/NPM
- Potentially Git
- Download the repo files.
git clone https://git.shuri.gg/ShuriZma/BeaverFacts.git- or just click the 3 dots at the top right and download the ZIP
- Set values in
src/config.ts - Open a console inside the downloaded repo folder.
- Run
npm i - Run
npm run bot