Documentation
How Ubitscord.ai works
An AI operator for Discord communities. Describe a change; it inspects, plans, asks before anything destructive, executes and lets you undo. This page covers the workflow, the permissions it needs and the safety model.
How it works
Ubitscord.ai is an agent, not a chatbot. You describe what your Discord server should look like in plain language. It inspects the current server, plans the concrete operations needed, asks for approval before anything destructive, and then executes.
Every run follows the same loop: inspect → plan → approve → execute → undo. Reads and additive changes run immediately; renames and permission changes follow your settings; destructive operations always require explicit approval that names each operation.
Getting started
Sign in with Discord and add the bot to a server you manage. The bot requests a minimal permission set and never asks for Administrator.
Once connected, open a chat for that server and describe the change. For example, "create a #releases channel visible only to the Maintainers role" or "audit the server for risky permissions".
Permissions
The bot requests View Channels, Manage Channels, Manage Roles, Send Messages, Manage Messages, Read Message History and Manage Webhooks.
It refuses to create or grant Administrator roles, and it can only manage roles positioned below its own; the standard Discord role hierarchy still applies.
Safety and approvals
Destructive operations are classified DANGEROUS and cannot execute without approval that names each operation. Everything returned from Discord (channel names, messages, topics) is treated as untrusted data, never as instructions, so a prompt hidden in a channel name cannot redirect the agent.
Reversible operations record their previous state, so created channels and roles, renames, permission overwrites and posted messages can be undone. Deletions are permanent in Discord, and the product says so before you approve them.
Actions and billing
One AI action is spent per agent turn, plus one per change actually applied to Discord. Inspecting and auditing a server does not consume extra actions.
Each plan maps to a reasoning-model tier and a monthly action allowance. See the pricing page for the current plans.
Ready to try it? Continue with Discord or review the plans and pricing.