No description
- welcomeEnabled and leaveEnabled are boolean - welcomeMessage and leaveMessage to set the message |
||
|---|---|---|
| .github/workflows | ||
| .husky | ||
| assets | ||
| prisma | ||
| src | ||
| .gitignore | ||
| eslint.config.js | ||
| flake.nix | ||
| package.json | ||
| README.md | ||
TTY discord bot
To install dependencies:
bun install
To run in developpement bot:
bun run dev
To build to javacript:
bun run build