To install dependencies:
bun install
Create and fill the .env file using .env.example as a template.
The bot will use PotiteBulle's Hopper Ban List by default if no list is provided.
To run:
bun run start
This project was created using bun init
in bun v1.1.12. Bun is a fast all-in-one JavaScript runtime.