Go to file
ShuriZma 208cf4bae6
add emoji for fake facts
2024-06-22 10:58:28 +02:00
src add emoji for fake facts 2024-06-22 10:58:28 +02:00
.gitignore init 2024-06-06 20:34:32 +02:00
LICENSE Initial commit 2024-06-06 18:31:28 +00:00
README.md init 2024-06-06 20:34:32 +02:00
index.ts init 2024-06-06 20:34:32 +02:00
package-lock.json switch from db to api 2024-06-21 17:25:39 +02:00
package.json switch from db to api 2024-06-21 17:25:39 +02:00
tsconfig.json init 2024-06-06 20:34:32 +02:00

README.md

How to install & run this bot.

Prerequisites:

  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