custom bots
the four
all four connect to seraphym.online/dashboard via HMAC-signed webhooks and shared Supabase
The Courier
modmail & support
Handles all member-to-staff private threads. Fires ticket open/close webhooks to the dashboard inbox and attaches mod notes to member profiles.
;mailopen a modmail thread with staff;closeclose the active ticket thread;note [user]attach a mod note to a member's profile;inboxview all open tickets (staff only);assign [user]assign ticket to a staff member (staff only);replyreply inside a ticket threadprefix: ; · also available as slash commands
The Warden
moderation & intelligence
Warns, mutes, kicks, and bans with full Supabase case logging. Runs manual alt-detection risk profiles, tracks staff message quotas, and pushes live moderation events to the dashboard.
;warn [user] [reason]log a warning;mute [user] [dur] [reason]timeout a member;kick [user] [reason]kick a member;ban [user] [reason]ban a member;altcheck [user]run an alt-detection risk profile;cases [user]view moderation history;quota [user]view staff message quota;staffreportgenerate weekly quota report (staff only)prefix: ; · also available as slash commands
The Vault
economy & engagement
Manages the Halos currency, giveaways, Star Points leveling, shop drops, casino games (slots, blackjack, roulette, dice, coinflip), clique system, and activity leaderboards. Feeds the live leaderboard on this website.
;balancecheck your Halos wallet;dailyclaim your daily reward;slots [amount]spin the slot machine;blackjack [amt]play blackjack;giveaway startstart a giveaway (staff only);rankview your level and Star Points;shopview the in-Discord shop;cliquemanage your clique;leaderboardview chat/voice rankingsprefix: ; · also available as slash commands
The Archive
uploads & creative
Counts and verifies uploads per member, manages uploader tier roles and paid uploader quotas, and pushes real-time metrics to the Promo Engine section of the staff dashboard.
;uploads [user]view verified upload count;tier [user]check uploader tier;quota [user]view remaining paid upload quota;topuploadersupload leaderboard;verify [user]manually verify an upload (staff only);setquota [user] [n]set paid quota (admin only)prefix: ; · also available as slash commands
all bots use prefix ; alongside Discord slash commands. default prefix is configurable via ;setprefix [prefix] (admin only). all bots connect to seraphym.online/dashboard via HMAC-signed webhooks.