To install dependencies:
bun installCreate 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 startThis project was created using bun init in bun v1.1.12. Bun is a fast all-in-one JavaScript runtime.