Utility Commands

These commands provide various helpful tools and information for server members and administrators.

2gif

Convert images, emojis, or stickers to animated WebP and upload them.

Usage:

;2gif <media>

Parameters:

Name
Type
Required
Description

media

attachment/URL

No

Image, emoji, sticker, or URL to convert.

Permission Required: None

Examples:

;2gif 🎉
;2gif (with attached image)

Notes:

  • You can reply to a message with media to convert it.

  • Supports GIFs, videos, static images, emojis, and stickers.

afk

Manage your AFK status with various options.

Usage:

;afk [reason]

Parameters:

Name
Type
Required
Description

reason

string

No

Optional reason for being AFK.

Permission Required: None

Examples:

;afk Going to sleep
;afk Be right back in 5 minutes

Notes:

  • Your nickname will be updated with [𝙰𝙵𝙺] in all shared servers.

  • Your AFK status is automatically removed when you send a message.

antinuke

View and configure anti-nuke protection settings.

Usage:

;antinuke <subcommand> [options]

Parameters:

Name
Type
Required
Description

subcommand

string

Yes

The type of log view (server/user/history/stats/search/recent/type).

Permission Required: Administrator

Examples:

;antinuke enable
;antinuke status

Notes:

  • Use ;antinuke help for a detailed list of subcommands and options.

ask

Get help from an AI assistant.

Usage:

;ask <prompt>

Parameters:

Name
Type
Required
Description

prompt

string

Yes

The text prompt to send to the assistant.

Permission Required: None

Examples:

;ask What is quantum computing?
;ask Write a Python function to sort a list

Notes:

  • You can attach a .txt file to provide additional context to the AI.

autopost

Set channels for automatic pfp/banner posting.

Usage:

;autopost <pfp/banner> #channel

Parameters:

Name
Type
Required
Description

type

string

Yes

The type of auto-posting (pfp/banner).

channel

mention

Yes

The channel to post updates in.

Permission Required: Manage Server

Examples:

;autopost pfp #profile-pictures
;autopost banner #banners

Notes:

  • The bot will automatically fetch aesthetic images from Pinterest and post them.

autorespond

Set up automatic responses or reactions to specific messages.

Usage:

;autorespond <action> [options]

Parameters:

Name
Type
Required
Description

action

string

Yes

The action to perform (setup/add/remove/list).

Permission Required: Manage Messages

Examples:

;autorespond setup
;autorespond add message exact Hello Hi there!

Notes:

  • Use ;autorespond help for a detailed list of subcommands and options.

avatar

Get any user's avatar by mention, ID, or username with various options.

Usage:

;avatar [user]

Parameters:

Name
Type
Required
Description

user

mention/ID

No

The user to get avatar from. Defaults to yourself.

Permission Required: None

Examples:

;avatar
;avatar @User

Notes:

  • Use ;avatar format <png/gif/webp> to specify the image format.

  • Use ;avatar size <128/256/512/1024/2048/4096> to specify the image resolution.

Get any user's banner by mention, ID, or username.

Usage:

;banner [user]

Parameters:

Name
Type
Required
Description

user

mention/ID

No

The user to get banner from. Defaults to yourself.

Permission Required: None

Examples:

;banner
;banner @User

boosterrole

Setup custom boost messages and roles for your server.

Usage:

;boosterrole <subcommand> [options]

Parameters:

Name
Type
Required
Description

subcommand

string

Yes

The action to perform (enable/disable/settings/message/role).

Permission Required: Manage Server

Examples:

;boosterrole enable
;boosterrole message Thanks for boosting {user} to {boosttier}!

Example Use Case: A server wants to automatically assign a special role and send a custom message when a user boosts the server.

  1. Run ;boosterrole channel #boost-announcements

  2. Run ;boosterrole role @VIP Booster

  3. Run ;boosterrole message Thank you {mention} for the boost! We are now {boosttier}.

  4. Run ;boosterrole enable

Notes:

  • Use ;boosterrole help for a detailed list of subcommands and options.

botinfo

Shows detailed information about the bot.

Usage:

;botinfo

Parameters:

Name
Type
Required
Description

Permission Required: None

Examples:

;botinfo
;botinfo stats

Notes:

  • Displays bot uptime, server count, member count, ping, and resource usage.

bumpreminder

Manage bump reminders for the server.

Usage:

;bumpreminder <action> [options]

Parameters:

Name
Type
Required
Description

action

string

Yes

The action to perform (enable/disable/status/message/reminder/embed).

Permission Required: Manage Messages

Examples:

;bumpreminder enable #bump-channel
;bumpreminder message Thanks for bumping {server}!

Notes:

  • Use ;bumpreminder help for a detailed list of subcommands and options.

calculator

Open an interactive calculator.

Usage:

;calculator

Parameters:

Name
Type
Required
Description

Permission Required: None

Examples:

;calculator

Notes:

  • The calculator is interactive and uses buttons for input.

changelog

Shows the latest changes and updates to the bot.

Usage:

;changelog

Parameters:

Name
Type
Required
Description

Permission Required: None

Examples:

;changelog

Notes:

  • Reads the CHANGELOG.md file for recent updates.

download

Download media from various websites.

Usage:

;download <url> [options]

Parameters:

Name
Type
Required
Description

url

string

Yes

The URL of the media to download.

Permission Required: None

Examples:

;download https://youtube.com/... --quality 720 --audio mp3
;download https://tiktok.com/... --fullaudio --mode audio

Notes:

  • Use ;download help for a detailed list of options.

  • Supports YouTube, TikTok, Twitter/X, and other direct media links.

driverupdate

Set channels for automatic driver update notifications.

Usage:

;driverupdate <nvidia/intel/amd/all> #channel

Parameters:

Name
Type
Required
Description

type

string

Yes

The type of driver updates (nvidia/intel/amd/all).

channel

mention

Yes

The channel to post driver updates in.

Permission Required: Manage Server

Examples:

;driverupdate nvidia #driver-updates
;driverupdate all #tech-news

Notes:

  • The bot will periodically check for new driver releases from NVIDIA, Intel, and AMD.

embed

Create, edit, or clone embeds with an interactive interface.

Usage:

;embed [subcommand] [name]

Parameters:

Name
Type
Required
Description

subcommand

string

No

The action to perform (help/list/delete/load/send/clone/export/import/edit).

name

string

No

Name of the embed when using save/load/delete/send commands.

Permission Required: Manage Messages

Examples:

;embed
;embed help

Notes:

  • Use ;embed help for a detailed list of subcommands and options.

  • The embed editor is interactive and uses buttons and modals.

emotemanager

Manage server emojis and stickers.

Usage:

;emotemanager <subcommand> [options]

Parameters:

Name
Type
Required
Description

subcommand

string

Yes

The action to perform (add/remove/rename/list/info/search/pack).

Permission Required: Manage Expressions

Examples:

;emotemanager add smile https://example.com/smile.png
;emotemanager remove pepe

Notes:

  • Use ;emotemanager help for a detailed list of subcommands and options.

firstmessage

Get the first message in a channel.

Usage:

;firstmessage [#channel]

Parameters:

Name
Type
Required
Description

channel

mention/ID

No

The channel to get the first message from. Defaults to the current channel.

Permission Required: None

Examples:

;firstmessage
;firstmessage #general

fortnite

View Fortnite player stats and current item shop.

Usage:

;fortnite <subcommand> [username]

Parameters:

Name
Type
Required
Description

subcommand

string

Yes

The action to perform (stats/shop).

username

string

No

Fortnite username for stats lookup.

Permission Required: None

Examples:

;fortnite stats Ninja
;fortnite shop

grab

Get an image from an emoji or sticker.

Usage:

;grab <emoji/sticker>

Parameters:

Name
Type
Required
Description

emoji/sticker

string

No

The emoji or sticker to grab.

Permission Required: None

Examples:

;grab 🎉
;grab :custom_emoji:

Notes:

  • You can reply to a message with media to grab them.

guildmanage

Manage guild settings like name, icon, banner, and description.

Usage:

;guildmanage <subcommand> [value]

Parameters:

Name
Type
Required
Description

subcommand

string

Yes

The action to perform (help/name/icon/banner/description).

Permission Required: Manage Server

Available Options:

  • name <new_name> - Change the server's name.

  • icon <attachment/url> - Change the server's icon (requires image attachment or URL).

  • banner <attachment/url> - Change the server's banner (requires Boost Level 2+).

  • description <text> - Set the server's description (requires Boost Level 3+).

  • splash <attachment/url> - Change the server's invite splash image (requires Boost Level 1+).

Examples:

;guildmanage name My Awesome Server
;guildmanage icon (with image attachment)

Notes:

  • Use ;guildmanage help for a detailed list of subcommands and options.

help

Shows all available commands or detailed info about a specific command.

Usage:

;help [command]

Parameters:

Name
Type
Required
Description

command

string

No

The command to get detailed information about.

Permission Required: None

Examples:

;help
;help ping

history

View user history (avatars, usernames, display names, statuses).

Usage:

;history <type> [user]

Parameters:

Name
Type
Required
Description

type

string

Yes

Type of history to view (avatar/username/displayname/status).

user

mention/ID

No

User to check history for. Defaults to yourself.

Permission Required: None

Examples:

;history avatar @user
;history username

Notes:

  • Use ;history help for a detailed list of types.

hltb

Get game completion time information from HowLongToBeat.

Usage:

;hltb <game name>

Parameters:

Name
Type
Required
Description

game name

string

Yes

The name of the game to search for.

Permission Required: None

Examples:

;hltb Elden Ring
;howlong "The Legend of Zelda"

imageonly

Set a channel to only allow messages with images or embeds.

Usage:

;imageonly [#channel]

Parameters:

Name
Type
Required
Description

channel

mention

No

The channel to toggle image-only mode for. Defaults to the current channel.

Permission Required: Manage Channels

Examples:

;imageonly
;imageonly #media

Notes:

  • The bot requires Manage Channels and Manage Messages permissions.

instagram

View Instagram posts, user profiles, and stories.

Usage:

;instagram <input>

Parameters:

Name
Type
Required
Description

input

string

Yes

Instagram post URL or username.

Permission Required: None

Examples:

;instagram https://www.instagram.com/p/xyz
;instagram @username

Notes:

  • Requires a valid Instagram session cookie for full functionality.

invite

Get the bot invite link and information about adding the bot to your server.

Usage:

;invite

Parameters:

Name
Type
Required
Description

Permission Required: None

Examples:

;invite

iputil

Search for user IP addresses in the restorecord leak database.

Usage:

;iputil <user_id>

Parameters:

Name
Type
Required
Description

user_id

string

Yes

User ID to search for.

Permission Required: None

Examples:

;iputil 123456789012345678
;iputil @username

Notes:

  • You can also search by internal ID (--id), IP address (--ip), or username (--username).

support

Join the support Discord server for bot help and updates.

Usage:

;support

Parameters:

Name
Type
Required
Description

Permission Required: None

Examples:

;support

lastseen

Shows the last message from a user in this server.

Usage:

;lastseen [user]

Parameters:

Name
Type
Required
Description

user

mention/ID

No

The user to check last message for. Defaults to yourself.

Permission Required: None

Examples:

;lastseen
;lastseen @user

level

View and manage user levels and experience points.

Usage:

;level [user]

Parameters:

Name
Type
Required
Description

user

mention/ID

No

The user to check level for. Defaults to yourself.

Permission Required: None

Examples:

;level
;level @user

Notes:

  • Use ;level top to view the server leaderboard.

linkembed

Configure link embed settings for social media links.

Usage:

;linkembed [option] [value]

Parameters:

Name
Type
Required
Description

option

string

No

Setting to configure (toggle, theme, reply, permission, sites).

value

string

No

New value for the setting.

Permission Required: Manage Server

Examples:

;linkembed toggle on
;linkembed theme compact

Notes:

  • Use ;linkembed help for a detailed list of options.

list

List various server elements and manage imports/exports.

Usage:

;list <type>

Parameters:

Name
Type
Required
Description

type

string

Yes

Type of elements to list (bans/emojis/stickers/roles/channels/members/admins/permissions/boosts/invites/jails).

Permission Required: Manage Server

Examples:

;list bans
;list emojis

Notes:

  • Use ;list export <type> [format] to export data.

  • Use ;list import <type> to import data.

logs

Setup advanced server logging system.

Usage:

;logs <subcommand> [options]

Parameters:

Name
Type
Required
Description

subcommand

string

No

Action to perform (setup/enable/disable/list/help).

Permission Required: Manage Server

Examples:

;logs setup
;logs enable messages

Notes:

  • Use ;logs help for a detailed list of subcommands and options.

massdelete

Mass delete server elements (Owner Only).

Usage:

;massdelete <type> [subtype]

Parameters:

Name
Type
Required
Description

type

string

Yes

Element type to delete (channels/categories/roles/emojis/stickers).

subtype

string

No

For channels: text/voice/announcement/stage/forum.

Permission Required: Administrator

Examples:

;massdelete channels text
;massdelete roles

Notes:

  • WARNING: These actions are irreversible. Use with extreme caution.

  • Only the server owner or bot owner can use this command.

massnick

Mass nickname commands for server members.

Usage:

;massnick <nickname>

Parameters:

Name
Type
Required
Description

nickname

string

Yes

The nickname to set (supports variables like {user}, {tag}, {id}, {position}).

Permission Required: Manage Nicknames

Examples:

;massnick Member {position}
;massnick reset

Notes:

  • Use ;massnick reset to remove all nicknames.

mentions

Shows recent mentions for yourself or a specified user.

Usage:

;mentions [user]

Parameters:

Name
Type
Required
Description

user

mention/ID

No

The user to check mentions for. Defaults to yourself.

Permission Required: None

Examples:

;mentions
;mentions @user

minecraft

Fetches Minecraft user or server info and provides server raid functionality.

Usage:

;minecraft <username/server>

Parameters:

Name
Type
Required
Description

input

string

Yes

Minecraft username or server IP to check.

Permission Required: None

Examples:

;minecraft Notch
;minecraft hypixel.net

Notes:

  • The raid subcommand is restricted to the bot owner.

move

Move a message to another channel with all its contents.

Usage:

;move #channel

Parameters:

Name
Type
Required
Description

channel

mention

Yes

The destination channel to move the message to.

Permission Required: Manage Messages

Examples:

;move #general (reply to a message)

Notes:

  • The bot requires Manage Webhooks, View Channel, and Send Messages permissions in the target channel.

movie

Get information about movies and TV shows (and maybe pirate them aswell hehe).

Usage:

;movie <title>
;movie tv <show>

Parameters:

Name
Type
Required
Description

title

string

Yes

The title to search for.

type

string

No

Type of media (movie/tv). Defaults to movie.

Permission Required: None

Examples:

;movie Inception
;movie tv Breaking Bad

Notes:

  • Provides streaming links for movies and TV show episodes (requires adblocker).

newusers

View a list of recently joined members.

Usage:

;newusers [amount]

Parameters:

Name
Type
Required
Description

amount

number

No

Number of recent members to show (1-50). Defaults to 10.

Permission Required: None

Examples:

;newusers
;newusers 20

nickname

Change a user's nickname or the bot's nickname.

Usage:

;nickname <new nickname>
;nickname @user <new nickname>

Parameters:

Name
Type
Required
Description

new nickname

string

Yes

The new nickname to set.

user

mention

No

The user to change nickname for. Defaults to the bot.

Permission Required: Manage Nicknames

Examples:

;nickname Cool Bot
;nickname @user New Name

Notes:

  • The bot requires Manage Nicknames permission.

nuke

Clear every message of a channel by cloning the channel.

Usage:

;nuke

Parameters:

Name
Type
Required
Description

Permission Required: Manage Channels

Examples:

;nuke

Notes:

  • WARNING: This action is irreversible. All messages in the channel will be permanently deleted.

  • The bot requires Manage Channels and Manage Webhooks permissions.

ping

Get the bot and API latency.

Usage:

;ping

Parameters:

Name
Type
Required
Description

Permission Required: None

Examples:

;ping
;pong

Notes:

  • Displays message latency, WebSocket heartbeat, and total response time.

postalerts

Manage post alerts for various platforms.

Usage:

;postalerts <add/remove/list> [options]

Parameters:

Name
Type
Required
Description

subcommand

string

Yes

The action to perform (add/remove/list/preferences).

Permission Required: Manage Server

Examples:

;postalerts add youtube UserName #updates @everyone
;postalerts remove UserName

Notes:

  • Use ;postalerts help for a detailed list of subcommands and options.

prefix

Set or view the prefix of the bot.

Usage:

;prefix [newprefix]

Parameters:

Name
Type
Required
Description

newprefix

string

No

The new prefix to set for the server.

Permission Required: Manage Server

Examples:

;prefix
;prefix !

Notes:

  • The bot requires Manage Server permission.

purge

Delete multiple messages at once with various filtering options.

Usage:

;purge <amount>
;purge <@user> <amount>

Parameters:

Name
Type
Required
Description

amount

number

Yes

Number of messages to delete (max 5000).

user

mention/ID

No

User to delete messages from.

Permission Required: Manage Messages

Examples:

;purge 50
;purge @user 20

Notes:

  • Use ;purge help for a detailed list of filtering options (bots, humans, embeds, files, contains, etc.).

qrcode

Generate QR codes for text, URLs, or WiFi networks.

Usage:

;qrcode <type> <content>

Parameters:

Name
Type
Required
Description

type

string

Yes

Type of QR code to generate (text/url/wifi).

content

string

Yes

Content to encode in QR code.

Permission Required: None

Examples:

;qrcode url https://discord.com
;qrcode text Hello World!

Notes:

  • Use ;qrcode help for a detailed list of options and examples.

react

React to messages with various options.

Usage:

;react <emojis> <number>
;react @user <emojis> <number>

Parameters:

Name
Type
Required
Description

emojis

string

Yes

One or more emojis to react with.

number

number

No

Number of messages to react to.

user

mention/ID

No

User to target reactions for.

Permission Required: Administrator

Examples:

;react 👍 👎 5
;react @user 🎉 3

Notes:

  • Use ;react @user future <emojis> to auto-react to a user's new messages for 5 minutes.

rep

Reputation system for rating and reviewing users.

Usage:

;rep <subcommand> <user> [options]

Parameters:

Name
Type
Required
Description

subcommand

string

Yes

Action to perform (add/edit/remove/view/help).

user

mention/ID

Yes

User to manage reputation for.

Permission Required: None

Examples:

;rep add @user 8 Great helper, very friendly!
;rep view @user

Notes:

  • Use ;rep help for a detailed list of subcommands and options.

review

Get links to review and vote for the bot.

Usage:

;review

Parameters:

Name
Type
Required
Description

Permission Required: None

Examples:

;review
;vote

rng

Get a random number between specified ranges.

Usage:

;rng [min] [max]

Parameters:

Name
Type
Required
Description

min

number

No

Minimum number. Defaults to 1.

max

number

No

Maximum number. Defaults to 100.

Permission Required: None

Examples:

;rng
;rng 50

roblox

Get information about a Roblox user.

Usage:

;roblox <username>

Parameters:

Name
Type
Required
Description

username

string

Yes

The Roblox username to look up.

Permission Required: None

Examples:

;roblox builderman
;roblox Roblox

role

Comprehensive role management commands.

Usage:

;role <subcommand> [options]

Parameters:

Name
Type
Required
Description

subcommand

string

Yes

The action to perform (add/remove/create/delete/edit/color/icon/etc).

Permission Required: Manage Roles

Examples:

;role add @user Admin
;role create Moderator #ff0000

Notes:

  • Use ;role help for a detailed list of subcommands and options.

scan

Scan files or URLs for malware using multiple services.

Usage:

;scan <target>

Parameters:

Name
Type
Required
Description

target

string

Yes

URL, file attachment, or 'fileurl' followed by a URL to scan.

Permission Required: None

Examples:

;scan https://example.com
;scan (with attached file)

Notes:

  • Supports VirusTotal, Threat Insights Portal, Tria.ge, Hybrid Analysis, and PolySwarm.

screenshot

Create a screenshot of a message.

Usage:

;screenshot [messageID]

Parameters:

Name
Type
Required
Description

messageID

string

No

ID of the message to screenshot.

Permission Required: None

Examples:

;screenshot (reply to a message)
;screenshot 123456789

selfalias

Set your personal command aliases.

Usage:

;selfalias <add/remove/list> [command] <alias>

Parameters:

Name
Type
Required
Description

action

string

Yes

The action to perform (add/remove/list).

command

string

No

The command to create an alias for.

alias

string

No

The alias to create or remove.

Permission Required: None

Examples:

;selfalias add help h
;selfalias remove h

Notes:

  • Aliases must be unique and can only contain lowercase letters, numbers, hyphens, and underscores.

selfprefix

Set your personal prefix for the bot.

Usage:

;selfprefix [prefix]

Parameters:

Name
Type
Required
Description

prefix

string

No

The new prefix to set (1-5 characters).

Permission Required: None

Examples:

;selfprefix !
;selfprefix reset

Notes:

  • Your personal prefix overrides the guild's prefix.

serveravatar

Displays the server-specific avatar of a user.

Usage:

;serveravatar [user]

Parameters:

Name
Type
Required
Description

user

mention/ID

No

The user to show server avatar for. Defaults to yourself.

Permission Required: None

Examples:

;serveravatar
;serveravatar @user

serverbanner

Displays the server's banner image in high resolution.

Usage:

;serverbanner

Parameters:

Name
Type
Required
Description

Permission Required: None

Examples:

;serverbanner

Notes:

  • Requires the server to have a banner set.

servericon

Displays the server's icon in high resolution.

Usage:

;servericon

Parameters:

Name
Type
Required
Description

Permission Required: None

Examples:

;servericon

serverinfo

Get detailed information about the server.

Usage:

;serverinfo [server]

Parameters:

Name
Type
Required
Description

server

string

No

Optional server name or ID to get info for. Defaults to current server.

Permission Required: None

Examples:

;serverinfo
;serverinfo Awesome Server

serversplash

Displays the server's splash image in high resolution.

Usage:

;serversplash

Parameters:

Name
Type
Required
Description

Permission Required: None

Examples:

;serversplash

Notes:

  • Requires the server to have a splash image set.

settings

Configure guild settings and preferences.

Usage:

;settings [subcommand] [option] [value]

Parameters:

Name
Type
Required
Description

subcommand

string

No

The setting to configure (help/color/lastfm/automod/grokrespond/packgod/linkembed).

Permission Required: Administrator

Available Options:

  • color <hex> - Set the default embed color (e.g., #FF0000).

  • lastfm <option> <value> - Configure Last.fm command appearance (e.g., lastfm reactions off).

  • automod <filter> <true/false> - Toggle built-in moderation filters (e.g., automod links true).

  • grokrespond <true/false> - Toggle responses from the Grok AI personality when mentioned.

  • packgod <true/false> - Toggle responses from the PackGod AI personality when mentioned.

  • linkembed <option> <value> - Configure automatic embedding of social media links (e.g., linkembed theme compact).

  • message reply <on/off> - Toggle whether the bot replies to commands or sends a new message.

  • message reactions <on/off> - Toggle automatic removal of self-reactions on messages.

  • command disable <command> - Disable a specific command globally in the server.

  • command enable <command> - Re-enable a disabled command.

Examples:

;settings
;settings color #FF0000

Notes:

  • Use ;settings help for a detailed list of subcommands and options.

snipe

Shows deleted messages in the channel with pagination.

Usage:

;snipe [page]

Parameters:

Name
Type
Required
Description

page

number

No

Page number to view. Defaults to the last deleted message.

Permission Required: None

Examples:

;snipe
;snipe quote

Notes:

  • Use ;snipe quote to create a quote of the last deleted message.

  • Use ;snipe clear to clear all snipes in the current channel (requires Manage Messages).

  • Use ;snipe editview to view edited messages.

spotify-alerts

Set up alerts for new Spotify releases.

Usage:

;spotify-alerts <add/remove/list> [artist ID] [#channel] [custom message]

Parameters:

Name
Type
Required
Description

action

string

Yes

add/remove/list.

artist ID

string

No

Spotify Artist ID (for add/remove).

channel

mention

No

Channel mention (for add).

message

string

No

Custom alert message (for add).

Permission Required: Manage Server

Examples:

;spotify-alerts add <artist ID> #announcements New release from {artist}!
;spotify-alerts list

Notes:

  • The bot requires Manage Server permission.

starboard

Configure the starboard settings.

Usage:

;starboard <channel> <stars> [emoji]

Parameters:

Name
Type
Required
Description

channel

mention

Yes

The channel to send starred messages to.

stars

number

Yes

Number of stars required to appear on starboard.

emoji

string

No

Custom emoji to use for starring. Defaults to ⭐.

Permission Required: Administrator

Examples:

;starboard #starboard 5
;starboard #highlights 3 🌟

Notes:

  • The bot requires Administrator and Manage Messages permissions.

steal

Steal emojis or stickers from messages.

Usage:

;steal <emoji>

Parameters:

Name
Type
Required
Description

emoji

string

No

The emoji or sticker to steal.

Permission Required: Manage Expressions

Examples:

;steal 😀
;steal :custom_emoji:

Notes:

  • You can reply to a message containing emojis or stickers to steal them.

streameralerts

Manage streamer alerts for various platforms.

Usage:

;streameralerts <add/remove/list> [platform] [streamer] [#channel] [role]

Parameters:

Name
Type
Required
Description

subcommand

string

Yes

The action to perform (add/remove/list).

platform

string

No

The streaming platform (youtube/twitch/kick/rumble/tiktok).

streamer

string

No

The streamer name to track.

channel

mention

No

The channel to send notifications to.

role

string

No

Role name or "everyone" to mention.

Permission Required: Manage Server

Examples:

;streameralerts add twitch pokimane #announcements everyone
;streameralerts list

Notes:

  • The bot requires Manage Server permission.

suggest

Get information on how to suggest features and report bugs.

Usage:

;suggest

Parameters:

Name
Type
Required
Description

Permission Required: None

Examples:

;suggest

ticket

Manage the ticket system and support channels.

Usage:

;ticket <subcommand> [options]

Parameters:

Name
Type
Required
Description

subcommand

string

Yes

The action to perform (setup/panel/category/role/limit/message/transcript/reset/help).

Permission Required: Manage Server

Examples:

;ticket setup
;ticket panel

Notes:

  • Use ;ticket help for a detailed list of subcommands and options.

tiktok

Get information about TikTok videos and profiles.

Usage:

;tiktok <input>

Parameters:

Name
Type
Required
Description

input

string

Yes

TikTok video URL or username.

Permission Required: None

Examples:

;tiktok https://vm.tiktok.com/xxx
;tiktok @username

timezone

Get the current time for a timezone or location.

Usage:

;timezone <zone>

Parameters:

Name
Type
Required
Description

zone

string

Yes

Timezone (e.g., EST, America/New_York) or location name.

Permission Required: None

Examples:

;timezone EST
;timezone London

twitter

Create a screenshot of a Twitter/X tweet.

Usage:

;twitter <tweet_url>

Parameters:

Name
Type
Required
Description

tweet_url

string

Yes

URL of the tweet to screenshot.

Permission Required: None

Examples:

;twitter https://twitter.com/username/status/1234567890
;twitter https://x.com/username/status/1234567890

upload

Upload media to litter.minoa.cat.

Usage:

;upload <file>

Parameters:

Name
Type
Required
Description

file

attachment/URL

No

File to upload (attachment/URL/emoji/sticker).

Permission Required: None

Examples:

;upload (with an attached file)
;upload https://example.com/image.png

Notes:

  • You can reply to a message with media to upload it.

userinfo

Get detailed information about a user.

Usage:

;userinfo [user]

Parameters:

Name
Type
Required
Description

user

mention/ID

No

The user to get info for. Defaults to yourself.

Permission Required: None

Examples:

;userinfo
;userinfo @user

vanityfinder

Find untaken Discord vanity URLs.

Usage:

;vanityfinder

Parameters:

Name
Type
Required
Description

Permission Required: None

Examples:

;vanityfinder

Notes:

  • This command searches for available vanity URLs by checking random words.

videospeed

Change the playback speed of videos.

Usage:

;videospeed <speed> [gif] [media]

Parameters:

Name
Type
Required
Description

speed

string

Yes

Speed multiplier (e.g., 2x) or percentage (e.g., 200%).

gif

boolean

No

Add 'gif' to also generate a GIF version.

media

attachment/URL

No

GIF/video file or URL.

Permission Required: None

Examples:

;videospeed 2x
;videospeed 50% https://example.com/video.mp4

Notes:

  • Valid speed range: 0.1x to 15x (10% to 1500%).

voicefind

Find which voice channel a user is in.

Usage:

;voicefind [user]

Parameters:

Name
Type
Required
Description

user

mention/ID

No

Optional user mention or ID to check. Defaults to yourself.

Permission Required: None

Examples:

;voicefind
;voicefind @User

voicemaster

Make temporary voice channels in your server!

Usage:

;voicemaster <subcommand> [options]

Parameters:

Name
Type
Required
Description

subcommand

string

Yes

The action to perform (setup, lock, unlock, etc.).

Permission Required: Manage Channels

Examples:

;voicemaster setup
;voicemaster lock

Notes:

  • Use ;voicemaster help for a detailed list of subcommands and options.

voicetomp3

Convert voice messages to MP3 format.

Usage:

;voicetomp3

Parameters:

Name
Type
Required
Description

Permission Required: None

Examples:

;voicetomp3 (reply to a voice message)
;v2mp3 (with voice message attachment)

Notes:

  • Supported formats: OGG, WebM, MP3, WAV, M4A, Opus.

  • Voice messages must be under 25MB.

poll

Create a timed voting poll with yes/no options.

Usage:

;poll <topic> t=<time>

Parameters:

Name
Type
Required
Description

topic

string

Yes

The topic to poll on.

time

string

Yes

Duration of the poll (e.g., t=10s, t=2m, t=1h).

Permission Required: None

Examples:

;poll Should we add a new channel? t=1m
;poll Game night on Friday? t=2h

weather

Get weather information for a city.

Usage:

;weather <city> [state]

Parameters:

Name
Type
Required
Description

city

string

Yes

The name of the city to get weather for.

state

string

No

Optional state code for US cities (e.g., CA, NY).

Permission Required: None

Examples:

;weather London
;weather New York NY

webhookmanager

Manage channel webhooks easily.

Usage:

;webhookmanager <subcommand> [options]

Parameters:

Name
Type
Required
Description

subcommand

string

Yes

The action to perform (create/delete/edit/list/info/avatar/name).

Permission Required: Manage Webhooks

Examples:

;webhookmanager create MyWebhook https://example.com/avatar.png
;webhookmanager delete MyWebhook

Notes:

  • Use ;webhookmanager help for a detailed list of subcommands and options.

welcome

Setup custom welcome messages for your server.

Usage:

;welcome <subcommand> [options]

Parameters:

Name
Type
Required
Description

subcommand

string

Yes

The action to perform (channel/message/title/color/etc).

Permission Required: Manage Server

Examples:

;welcome channel #welcome
;welcome message Welcome {user} to {server}!

Notes:

  • Use ;welcome help for a detailed list of subcommands and options.

Last updated

Was this helpful?