An advanced private, community-based Discord Bot, mostly used for moderation purposes.
Built around with TypeScript and Node.js.
- TypeScript: v5.5
- Node.js: Latest, or v20.x
- Oceanic.js: v1.11.x
- Type
pnpm install
. - Rename
.env.example
to.env
- Replace
DISCORD_BOT_TOKEN
value with your Discord Bot token. - And start the app with
pnpm start
command.