Embeds
Embeds
Embeds lets server managers configure build and save embeds the bot can list and send with /embeds.
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
- View Channels
- Send Messages
- Embed Links
Setup Steps
- Open Embeds in the server sidebar.
- Enable the module if it has a module-level switch.
- Choose channels and roles from the Discord-backed selectors.
- Save changes and test with a low-risk channel before using it server-wide.
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 Embeds to reduce repetitive staff setup work.
- Create a staff-only test channel and confirm the bot responds as expected.
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
Can I use deleted roles or channels?
No. If Discord deletes a role or channel, update the selector and save again.
Where is this stored?
In the bot's own database, in the same rows its prefix and slash commands read. Changing a setting here is the same as changing it with a command in Discord.