Dashboard
Dashboard
The dashboard is the command center for guild configuration saved by guild ID for your separate bot runtime.
Overview
Ludicrous Bot stores this module as structured server configuration. The Discord bot worker should read the saved guild settings, watch the relevant Discord events, and apply the behavior described by each field.
Before You Start
Test changes in a staff channel first, especially when roles, punishments, or message deletion are involved.
Required Discord Permissions
- Manage Server or Administrator on your Discord account
Setup Steps
- Select a server.
- Review the overview warnings.
- Open modules from the sidebar.
- Use save bars and toast messages to confirm changes.
Dashboard Instructions
- Open the server dashboard.
- Select this module in the sidebar.
- Review warnings and empty states.
- Save once the preview matches your desired behavior.
Example Use Cases
- Use the overview to confirm enabled modules before inviting staff to test.
Troubleshooting
- Confirm Ludicrous Bot has the permissions listed above and that its highest role is above roles it needs to manage.
- Re-save the module after changing Discord channels or roles so stored IDs match your server.
- Check the bot logs for missing access, deleted channels, or malformed templates.
FAQ
Does saving here change Discord instantly?
The dashboard writes configuration. Your bot process should watch or query these rows and apply behavior in Discord.