No description
Find a file
2026-04-01 02:41:10 +08:00
commands/invites added more stuff 2026-02-17 11:57:01 +08:00
utils ok ok we do stuff 2026-04-01 02:40:06 +08:00
.gitignore initial commit 2026-02-17 02:20:14 +00:00
bun.lock ok ok we do stuff 2026-04-01 02:40:06 +08:00
discord.ts ok ok we do stuff 2026-04-01 02:40:06 +08:00
docker-compose.yml hmm 2026-04-01 02:41:10 +08:00
fluxer.ts ok ok we do stuff 2026-04-01 02:40:06 +08:00
package.json ok ok we do stuff 2026-04-01 02:40:06 +08:00
README.md initial commit 2026-02-17 02:20:14 +00:00
tsconfig.json initial commit 2026-02-17 02:20:14 +00:00

wafbot

To install dependencies:

bun install

To run:

bun run index.ts

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