Automatic detection
The bot bridge reports the modules and guilds the runtime can actually serve.
Bot Modules
BotForge reads the bot manifest, detects available modules and gives each one a clean configuration surface with health, logs and runtime status.
Discord bot capabilities often become difficult to discover and maintain once multiple bots and servers are involved. BotForge keeps each detected module attached to its owning bot and exposes the correct admin panel.
Every capability below maps to the existing BotForge and Discord workflow.
The bot bridge reports the modules and guilds the runtime can actually serve.
Complex modules open their own configuration surfaces instead of a generic placeholder.
Online state, sync freshness, activity and permission warnings remain visible.
The module list shows which connected bot owns every capability.
A predictable sequence keeps administrators and members aligned.
Authenticated Discord workspace access
Owner or administrator rights for configuration
Viewer access remains read-only
Access remains enforced by the existing server-side entitlement and permission services.
Compare plansYes. BotForge keeps the bot identifier in the module projection so each panel opens against the correct runtime.
Saved configuration remains available while runtime health and stale-sync states show that live actions may be unavailable.