No description
Find a file
2025-10-14 00:37:34 +02:00
.github/workflows 🚀 v0.1.0-alpha – Protection System, Anti-Raid & Core Stability (#39) 2025-10-01 14:25:03 +02:00
.husky fix(eslint): now is activated and normed using ts comparaison 2025-08-18 14:45:46 +02:00
assets style(emoji/json): update the emoji to be on a json file 2025-07-31 23:14:31 +02:00
prisma feat(prisma/schema): adding the join/leave msg and enable field 2025-10-09 14:49:25 +02:00
src refactor(cmd/moderation): adding the tsconfig + eslint correction 2025-10-14 00:37:34 +02:00
.gitignore chore(gitignore): removing the eslint configuration from ignore 2025-08-18 11:44:54 +02:00
eslint.config.js style(norme/eslint): now edited the husky rules before commiting 2025-08-18 14:57:23 +02:00
flake.nix 🚀 v0.1.0-alpha – Protection System, Anti-Raid & Core Stability (#39) 2025-10-01 14:25:03 +02:00
package.json feat!(package): adding update of the package 2025-10-09 14:49:25 +02:00
README.md style(src/prettier): updating with the prettier 2025-08-18 11:46:10 +02:00

TTY discord bot

To install dependencies:

bun install

To run in developpement bot:

bun run dev

To build to javacript:

bun run build