COMMANDS

Prefix: , — Total: 53 Active Commands

Note: [arg] is required, (arg) is optional. Use #channel, @role, or @user for mentions.

Moderation

,clear [amt] Purge channel messages.Usage: ,clear 50
,kick [user] (reason) Kick member from guild.Usage: ,kick @user breaking rules
,ban [user] (reason) Permanent ban.Usage: ,ban @user violation

Power Tools

,nuke Full channel wipe via clone.Usage: ,nuke
,strip [user] Remove all roles from user.Usage: ,strip @user
,hardban [user] Ban and purge 7 days of history.Usage: ,hardban @user
,purge [amt] [type] Filter: links, invites, images, user.Usage: ,purge 100 links
,ghostping [user] Silent ping and auto-delete.Usage: ,ghostping @user

Utility

,av (user) Show user avatar.Usage: ,av @user
,banner (user) Fetch profile banner.Usage: ,banner @user
,ui (user) Detailed identity info.Usage: ,ui @user
,si Server statistics.Usage: ,si
,ri [role] Role analytics.Usage: ,ri @Admin

Info Extreme

,seen [user] Track last active timestamp.Usage: ,seen @user
,roles List roles and member counts.Usage: ,roles
,boosters List server boosters.Usage: ,boosters
,perms (user) Show raw permissions.Usage: ,perms @user
,emojis List all emojis and IDs.Usage: ,emojis
,id [name] Fetch ID of user/role/channel.Usage: ,id #general

Ghost

,snipe Recover deleted message.Usage: ,snipe
,esnipe Show edit history.Usage: ,esnipe
,clearsnipe Wipe snipe buffer.Usage: ,clearsnipe
,uptime Operational time.Usage: ,uptime

Security

,jail [user] Isolate user to jail.Usage: ,jail @user
,lock Freeze channel permissions.Usage: ,lock
,unlock Restore permissions.Usage: ,unlock
,sm [sec] Set channel slowmode.Usage: ,sm 5
,steal [emoji] Add external emoji.Usage: ,steal :emoji:

Automation

,autorole [role] Auto-role on join.Usage: ,autorole @Member
,welcome-channel [#] Setup join messages.Usage: ,welcome-channel #welcome
,sticky [text] Keep message at bottom.Usage: ,sticky don't spam
,unsticky Remove sticky text.Usage: ,unsticky
,settings Show server configuration.Usage: ,settings

Tempvoice

,tempvoice-setup Initialize J2C and Interface.Usage: ,tempvoice-setup
Voice Interface controls (Buttons): • Lock/Unlock Session • Rename Channel (Modal) • Set User Limit (Modal) • Claim Empty Ownership

Webhooks & Embeds

,say [text] Plain text message.Usage: ,say hello world
,embed [json] Build complex embeds.Usage: ,embed {"description": "hi"}
,webhook-create (name) Generate webhook.Usage: ,webhook-create logger
,webhook-send [url] [msg] Proxy msg via url.Usage: ,webhook-send URL hi

Management

,backup-create Save server layout.Usage: ,backup-create
,copy-embed [id] Get JSON from embed.Usage: ,copy-embed 123456
,eval [code] Execute logic (Owner).Usage: ,eval ctx.send("hi")