Run leveling, moderation, an embed builder, Discord Quests, quest enroll, self-bot options, creator tools, live public statistics pages, Roblox catalog alerts, and more from the free web panel in your browser. Configure in one place instead of flooding channels with slash commands. Free for everyone. Self-host from GitHub or add our hosted bot if you do not run your own servers.
The project is open source under the MIT license.
/setup, buttons, and component interactions.Versions match package.json at release (caret ranges; run npm ls for the exact tree).
| Area | Technologies |
|---|---|
| Language | TypeScript 5.9 |
| App framework | SvelteKit 2.50, Svelte 5.54 |
| Build & dev | Vite 8.0, @sveltejs/vite-plugin-svelte 7.0, svelte-check 4.4 |
| SSR / hosting | @sveltejs/adapter-node 5.5 (Node server) |
| Styling | Tailwind CSS 4.2 (@tailwindcss/vite 4.2) |
| Formatting (dev) | Prettier 3.8 + Svelte / Tailwind plugins |
| Official bot | discord.js 14.26, discord-api-types 0.38 |
| User-token path (optional) | discord.js-selfbot-v13 3.7 |
| HTTP client | axios 1.14 |
| Roblox catalog API | rozod 6.6 (typed catalog fetch alongside axios thumbnails) |
| Database | MySQL via mysql2 3.20, Drizzle ORM 0.45 + Drizzle Kit 0.31 (migrations) |
| Password hashing | bcryptjs 3.0 |
| Dates & time | Luxon 3.7 |
| Cache / sessions | Redis client (redis 5.11 for Node) — optional by configuration |
| Nodemailer 8.0 — optional | |
| Proxies | proxy-agent 8.0 (where outbound HTTP uses a proxy) |
| Observability | OpenTelemetry — @opentelemetry/api 1.9, logs SDK & auto-instrumentations 0.214, OTLP HTTP log exporter (optional) |
| Integrations | TikTok Live Connector 2.1 (creator / live flows) |
| Config | dotenv 17.3 |
Environment variables drive database credentials, sessions, captcha, mail, Redis, and bot tokens. Copy .env.example to .env and adjust for your deployment.
MIT · Author: Akbar Yudhanto · Version: 8.1.2