zentrynel
All-in-one moderation Discord bot for modern communities.
4.5K
Official WG Tech Labs Discord moderation bot built for scalable, policy-driven community protection.
This integration does three core things:
Discord Members -> Zentrynel Bot -> Moderation + Verification Engine
|
Per-Server Config + Strike History
The README does not provide Docker Hub pull/run commands for zentrynel.
It documents Bun-based startup plus Railway one-click deployment.
Quick local start from README:
bun install
cp .env.example .env
bun run register
bun run start
Development mode:
bun run dev
| Variable | Purpose |
|---|---|
| DISCORD_TOKEN | Discord bot token |
| CLIENT_ID | Discord application client ID |
| Variable | Default | Notes |
|---|---|---|
| DEV_GUILD_ID | empty | Test guild ID for instant guild-scoped command registration |
| Method | Path | Purpose |
|---|---|---|
| N/A | N/A | Bot operates through Discord Gateway interactions (slash commands/events), not a public HTTP API |
Licensed under GNU GPL v3.0.
Content type
Image
Digest
sha256:2d18ccc6b…
Size
79.1 MB
Last updated
5 months ago
docker pull wgtechlabs/zentrynel:staging-8fbf807Pulls:
187
Last week