Utility

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

ToolWhat it doesDashboard page
EmbedsBuild rich messages, save them, send or schedule themEmbed Builder
FeedsPost a creator's new uploads, posts or streams automaticallyFeeds
Reminders & SchedulerReminders, channel timers, scheduled messages, bump remindersTimers, Scheduler, Bump Reminder
CountersLive channel-name stats (members, bots, boosts)Counters
BackupsSnapshot roles and channels to rebuild after a disasterBackups
AutorespondersAuto-reply when a message matches a triggerAutoresponders
Custom CommandsBuild your own commands with a scripting engineCustom 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.