Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 468 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 468 Bytes

hopperwatcher

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.