A custom bot for Doujin Dojo
Caution
You Really shouldn't. This bot is not production ready and it's database is a local JSON file.
- Rename
example.envto.env - Rename
/db/db.example.jsonto/db/db.json - Replace
PASTE YOUR TOKEN HEREwith your bot token - Run
pnpm iin the bot folder - Run
pnpm run startin the bot folder
- This bot uses a local database in db.json, see /db/db.example.json
- Requires Node v18.0.0+ - Not tested on LTS