Utility & Server Management
Embeds, social feeds, reminders, schedulers, counters, backups, autoresponders, and custom commands — the everyday tools that keep your server running.
exceed's utility tools handle the day-to-day of running a server: polished announcements, creator notifications, reminders, live stat channels, server backups, and auto-replies. Most are configured on the dashboard and run on a background sweep, so they keep working whether or not you are around.
Tools
| Tool | What it does | Dashboard page |
|---|---|---|
| Embeds | Build rich messages, save them, send or schedule them | Embed Builder |
| Feeds | Post a creator's new uploads, posts or streams automatically | Feeds |
| Reminders & Scheduler | Reminders, channel timers, scheduled messages, bump reminders | Timers, Scheduler, Bump Reminder |
| Counters | Live channel-name stats (members, bots, boosts) | Counters |
| Backups | Snapshot roles and channels to rebuild after a disaster | Backups |
| Autoresponders | Auto-reply when a message matches a trigger | Autoresponders |
| Custom Commands | Build your own commands with a scripting engine | Custom Commands |
Commands
Quick entry points (each page above has the full list):
,savedembed send <name> post a saved embed
,youtube add <#channel> <url> follow a creator's uploads
,remindme <time> <text> set a personal reminder
,counter setup add live member/boost counters
,backup create [label] snapshot roles and channels
,autoresponder add <trigger>, <response> auto-reply to a phrase
Most features start off and are switched on per server; some (Feeds, Counters) turn on automatically the first time you add an entry. The default prefix is ,.
Variables
Embeds, feeds, autoresponders, custom commands and scheduled messages share the same templating, so placeholders like {user.mention}, {guild.name} and {channel.name} get filled in when a message is sent. See Embeds for the full list.