No description
Find a file
2026-02-26 14:21:31 -05:00
.gitignore initial 2026-02-26 13:48:38 -05:00
index.ts getting messages should be a post to have a body, can't rely on query 2026-02-26 14:21:31 -05:00
LICENCE initial 2026-02-26 13:48:38 -05:00
package.json initial 2026-02-26 13:48:38 -05:00
README.md initial 2026-02-26 13:48:38 -05:00
tsconfig.json initial 2026-02-26 13:48:38 -05:00

spamdetector

To install dependencies:

bun install

To run:

bun run index.ts

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