Is V.O.I.D for you?
V.O.I.D is built for servers that want one bot covering the operational basics instead of stitching together several single-purpose ones. It’s a good fit if you:- Run a community or client server that needs tickets, verification, and moderation records in one place
- Want role panels, autoroles, and a mass-role tool that survive restarts
- Would rather configure everything from inside Discord than learn a separate web dashboard
- Want a message builder with variables for announcements, welcome messages, and sticky messages
What it does
Moderation & safety
Warnings, notes, and mod-logs with durable records. Anti-phishing, domain blocking, user
blacklists, and member verification.
Tickets
Support tickets with claiming, assignment, participant control, and saved transcripts.
Onboarding
Welcome, leave, and boost messages, autoroles, join DMs, and invite tracking including
vanity URLs.
Roles
Button role panels and reaction roles from one config, plus a mass-role tool that survives
restarts.
Engagement
Giveaways, application forms, suggestions, starboard, birthdays, reminders, leveling, and an
optional fictional economy.
Content
A message builder with variables, sticky messages, announcements, and RSS/YouTube feeds.
How it is built
Two things shape how V.O.I.D behaves, and both are worth knowing before you configure it. Configuration happens in Discord. The dashboard is read-only for settings. That is deliberate: permission checks and audit logging live in one place rather than two, so there is no path where a web session can change something Discord would have refused. Nothing important lives in memory. Long-running jobs — mass role assignment, backups, feed polling — are checkpointed and resume where they stopped after a restart.Start here
Add V.O.I.D to your server and run the first-time setup.