Utility & Info
Reminders, embeds, webhooks, snipe, emoji tools and server/member lookups.
Features·~1 min read
A grab-bag of everyday tools that make a server easier to run.
Reminders
code
/reminder set "water the plants" 2h
/reminder cancel
Set one-off reminders in plain time units (30m, 2h, 1d). Cortex wakes up and DMs you when it's time — even if you're offline.
Manual embeds & webhooks
code
/embed # build a formatted embed message
/webhook create # create a Discord webhook
/webhook edit /webhook delete # manage existing ones
Utility tools for channel managers — welcome embeds, announcement formatting, or hooking external tools into Discord.
Message utilities
| Command | What it does |
|---|---|
/snipe | Show the last deleted message in the channel |
/steal <emoji> | Add an emoji to your server from any message |
/utilities | Emoji info and lookup tools |
/tools encode / decode | Text encoding/decoding helpers |
/tools location / ip | Location & IP lookup |
Info commands
| Command | What it does |
|---|---|
/serverinfo | Server details: members, boosts, channels, roles |
/userinfo | Member details, join dates, roles, badges |
/activity-rank | Global activity ranking (metric, period) |
/bot info / ping / uptime | Cortex's stats |
/help | Full command list, grouped by category |
💡 Tip
/serverinfo and /userinfo accept a partial name or ID — handy when you only remember part of it.
