No description
Find a file
2026-03-10 01:34:48 -07:00
data initial - game rotation stuff and non-functional voice/music code 2026-03-10 01:32:47 -07:00
src initial - game rotation stuff and non-functional voice/music code 2026-03-10 01:32:47 -07:00
.gitignore initial - game rotation stuff and non-functional voice/music code 2026-03-10 01:32:47 -07:00
bun.lock initial - game rotation stuff and non-functional voice/music code 2026-03-10 01:32:47 -07:00
deploy_commands.js initial - game rotation stuff and non-functional voice/music code 2026-03-10 01:32:47 -07:00
package.json initial - game rotation stuff and non-functional voice/music code 2026-03-10 01:32:47 -07:00
README.md edit run command 2026-03-10 01:34:48 -07:00

bbois_bot

To install dependencies:

bun install

To run:

bun dev

This project was created using bun init in bun v1.2.22. Bun is a fast all-in-one JavaScript runtime.