Performance oriented bot for Stoat, written with just TypeScript and Bun (and some packages from node protocol). Possibly replacing Silk due how bad the codebase was it in the current state.
Note: This project is still in the early stages of development and is not yet ready for production use.
To install dependencies:
bun installTo run:
bun dev
# Will be replaced with some sort of build systemThis project was created using bun init in bun v1.3.2. Bun is a fast all-in-one JavaScript runtime.