# Vorqul

Vorqul is a self-hosted infrastructure software ecosystem with two products.

## VorqulBOT - community infrastructure

A modular all-in-one Discord bot written in TypeScript (discord.js 14), version
3.0, with 82 slash commands and 44 toggleable modules in 6 groups, a plugin
system, an optional Next.js dashboard that configures every server the bot is on
from a single login, and a Server Health Score that condenses activity,
retention, growth and onboarding into one number. It runs on a Linux server, a
VPS or Pterodactyl. Downloads: https://github.com/Yamiru/Vorqul-DS-BOT/releases/

https://vorqul.com/vorqulbot

## VorqulPanel - server infrastructure

A self-hosted control panel written in Java that manages web hosting, game
servers, DNS, mail, databases, SFTP, firewall, SSL and monitoring from one
interface on one Linux server. It ships as a compiled, ready-to-run JAR: no
source code, no Maven, no build tools.

https://vorqul.com/vorqulpanel

## Principles

- Self-hosted. Your infrastructure, your data.
- Consolidated. One tool where you would otherwise run several, on both layers.
- Transparent. Audit logs, case history and config tests are built in.
- No artificial paywalls. Core functionality is not behind a subscription.

## FAQ

**What is Vorqul?**

Vorqul is a self-hosted infrastructure software ecosystem with two products: VorqulBOT, a modular Discord bot written in TypeScript, and VorqulPanel, a server administration panel written in Java. Both run on hardware you control.

**What is the difference between VorqulBOT and VorqulPanel?**

VorqulBOT covers community infrastructure - moderation, automation, engagement and analytics inside Discord. VorqulPanel covers server infrastructure - web hosting, game servers, DNS, mail, databases, SFTP and firewall on one Linux machine. They share a brand and a design language, not a dependency.

**Are both products really self-hosted?**

Yes. Both run entirely on your own infrastructure and store their data there. Neither product sends telemetry, and there is no mandatory cloud account in the middle. Update checks, where enabled, request a version file and reveal nothing about your installation.

**How much do VorqulBOT and VorqulPanel cost?**

VorqulBOT is free to run on your own infrastructure, with no cap on the number of Discord servers. VorqulPanel is paid: a commercial license priced individually per deployment, bought once rather than by subscription. Neither may be redistributed, resold or re-hosted for third parties, and test access to both is free.

**Why one ecosystem instead of separate tools?**

Because the alternative is what most people already run: five single-purpose bots and two panels that cannot see each other. One brand means one design language, one update path and one person to ask when something breaks.

## Contact

- Email: admin@vorqul.com
- Discord: https://discordapp.com/users/269186466092023815
- GitHub: https://github.com/Yamiru
