14 Cogs with 255 Commands
Audio
Play audio through voice channels.
Author(s): Cog Creators
| Command | Description |
|---|---|
| -audioset | Music configuration options. |
| -audioset autodeafen | Toggle whether the bot will be auto deafened upon joining the voice channel. |
| -audioset autoplay | Change auto-play setting. |
| -audioset autoplay playlist | Set a playlist to auto-play songs from. |
| -audioset autoplay reset | Resets auto-play to the default playlist. |
| -audioset autoplay toggle | Toggle auto-play when there no songs in queue. |
| -audioset countrycode | Set the country code for Spotify searches. |
| -audioset dailyqueue | Toggle daily queues. |
| -audioset dc | Toggle the bot auto-disconnecting when done playing. |
| -audioset dj | Toggle DJ mode. |
| -audioset emptydisconnect | Auto-disconnect from channel when bot is alone in it for x seconds, 0 to disable. |
| -audioset emptypause | Auto-pause after x seconds when room is empty, 0 to disable. |
| -audioset jukebox | Set a price for queueing tracks for non-mods, 0 to disable. |
| -audioset lyrics | Prioritise tracks with lyrics. |
| -audioset maxlength | Max length of a track to queue in seconds, 0 to disable. |
| -audioset maxvolume | Set the maximum volume allowed in this server. |
| -audioset mycountrycode | Set the country code for Spotify searches. |
| -audioset notify | Toggle track announcement and other bot messages. |
| -audioset persistqueue | Toggle persistent queues. |
| -audioset restrictions | Manages the keyword whitelist and blacklist. |
| -audioset restrictions blacklist | Manages the keyword blacklist. |
| -audioset restrictions blacklist add | Adds a keyword to the blacklist. |
| -audioset restrictions blacklist clear | Clear all keywords added to the blacklist. |
| -audioset restrictions blacklist delete | Removes a keyword from the blacklist. |
| -audioset restrictions blacklist list | List all keywords added to the blacklist. |
| -audioset restrictions whitelist | Manages the keyword whitelist. |
| -audioset restrictions whitelist add | Adds a keyword to the whitelist. |
| -audioset restrictions whitelist clear | Clear all keywords from the whitelist. |
| -audioset restrictions whitelist delete | Removes a keyword from the whitelist. |
| -audioset restrictions whitelist list | List all keywords added to the whitelist. |
| -audioset role | Set the role to use for DJ mode. |
| -audioset settings | Show the current settings. |
|
Aliases: info
|
|
| -audioset thumbnail | Toggle displaying a thumbnail on audio messages. |
| -audioset vote | Percentage needed for non-mods to skip tracks, 0 to disable. |
| -autoplay | Starts auto play. |
| -bump | Bump a track number to the top of the queue. |
| -bumpplay | Force play a URL or search for a track. |
| -disconnect | Disconnect from the voice channel. |
| -eq | Equalizer management. |
| -eq delete | Delete a saved eq preset. |
| -eq list | List saved eq presets. |
| -eq load | Load a saved eq preset. |
| -eq reset | Reset the eq to 0 across all bands. |
| -eq save | Save the current eq settings to a preset. |
| -eq set | Set an eq band with a band number or name and value. |
| -genre | Pick a Spotify playlist from a list of categories to start playing. |
| -local | Local playback commands. |
| -local folder | Play all songs in a localtracks folder. |
| -local play | Play a local track. |
| -local search | Search for songs across all localtracks folders. |
| -now | Now playing. |
| -pause | Pause or resume a playing track. |
| -percent | Queue percentage. |
| -play | Play the specified track or search for a close match. |
| -playlist | Playlist configuration options. |
| -playlist append | Add a track URL, playlist link, or quick search to a playlist. |
| -playlist copy | Copy a playlist from one scope to another. |
| -playlist create | Create an empty playlist. |
| -playlist dedupe | Remove duplicate tracks from a saved playlist. |
| -playlist delete | Delete a saved playlist. |
| -playlist info | Retrieve information from a saved playlist. |
| -playlist list | List saved playlists. |
| -playlist queue | Save the queue to a playlist. |
| -playlist remove | Remove a track from a playlist by url. |
| -playlist rename | Rename an existing playlist. |
| -playlist save | Save a playlist from a url. |
| -playlist start | Load a playlist into the queue. |
| -playlist update | Updates all tracks in a playlist. |
| -prev | Skip to the start of the previously played track. |
| -queue | List the songs in the queue. |
| -queue clean | Removes songs from the queue if the requester is not in the voice channel. |
| -queue cleanself | Removes all tracks you requested from the queue. |
| -queue clear | Clears the queue. |
| -queue search | Search the queue. |
| -queue shuffle | Shuffles the queue. |
| -remove | Remove a specific track number from the queue. |
| -repeat | Toggle repeat. |
| -search | Pick a track with a search. |
| -seek | Seek ahead or behind on a track by seconds or to a specific time. |
| -shuffle | Toggle shuffle. |
| -shuffle bumped | Toggle bumped track shuffle. |
| -sing | Make Red sing one of her songs. |
| -skip | Skip to the next track, or to a given track number. |
| -stop | Stop playback and clear the queue. |
| -summon | Summon the bot to a voice channel. |
| -volume | Set the volume, 1% - 150%. |
Cleanup
This cog contains commands used for "cleaning up" (deleting) messages.
This is designed as a moderator tool and offers many convenient use cases.All cleanup commands only apply to the channel the command is executed in.Messages older than two weeks cannot be mass deleted.This is a limitation of the API.
Author(s): Cog Creators
| Command | Description |
|---|---|
| -cleanup | Base command for deleting messages. |
| -cleanup after | Delete all messages after a specified message. |
| -cleanup before | Deletes X messages before the specified message. |
| -cleanup between | Delete the messages between Message One and Message Two, providing the messages IDs. |
| -cleanup bot | Clean up command messages and messages from the bot in the current channel. |
| -cleanup duplicates | Deletes duplicate messages in the channel from the last X messages and keeps only one copy. |
| -cleanup messages | Delete the last X messages in the current channel. |
| -cleanup self | Clean up messages owned by the bot in the current channel. |
| -cleanup text | Delete the last X messages matching the specified text in the current channel. |
| -cleanup user | Delete the last X messages from a specified user in the current channel. |
| -cleanupset | Manage the settings for the cleanup command. |
| -cleanupset notify | Toggle clean up notification settings. |
Core
The Core cog has many commands related to core functions.
These commands come loaded with every Red bot, and cover some of the most basic usage of the bot.
Author(s): Cog Creators
| Command | Description |
|---|---|
| -autoimmune | Commands to manage server settings for immunity from automated actions. |
| -autoimmune add | Makes a user or role immune from automated moderation actions. |
| -autoimmune isimmune | Checks if a user or role would be considered immune from automated actions. |
| -autoimmune list | Gets the current members and roles configured for automatic moderation action immunity. |
| -autoimmune remove | Remove a user or role from being immune to automated moderation actions. |
| -bankset | Base command for bank settings. |
| -bankset bankname | Set the bank's name. |
| -bankset creditsname | Set the name for the bank's currency. |
| -bankset maxbal | Set the maximum balance a user can get. |
| -bankset prune | Base command for pruning bank accounts. |
| -bankset prune server | Prune bank accounts for users no longer in the server. |
| -bankset prune user | Delete the bank account of a specified user. |
| -bankset registeramount | Set the initial balance for new bank accounts. |
| -bankset reset | Delete all bank accounts. |
| -bankset showsettings | Show the current bank settings. |
| -command | Commands to enable and disable commands and cogs. |
| -command disable | Disable a command. |
| -command disable server | Disable a command in this server only. |
| -command disablecog | Disable a cog in this server. |
| -command enable | Enable a command. |
| -command enable server | Enable a command in this server. |
| -command enablecog | Enable a cog in this server. |
| -command listdisabled | List disabled commands. |
| -command listdisabled global | List disabled commands globally. |
| -command listdisabled guild | List disabled commands in this server. |
| -command listdisabledcogs | List the cogs which are disabled in this server. |
| -contact | Sends a message to the owner. |
| -embedset | Commands for toggling embeds on or off. |
| -embedset channel | Set's a channel's embed setting. |
| -embedset command | Sets a command's embed setting. |
| -embedset command server | Sets a command's embed setting for the current server. |
| -embedset server | Set the server's embed setting. |
| -embedset showsettings | Show the current embed settings. |
| -embedset user | Sets personal embed setting for DMs. |
| -ignore | Commands to add servers or channels to the ignore list. |
| -ignore channel | Ignore commands in the channel, thread, or category. |
| -ignore list | List the currently ignored servers and channels. |
| -ignore server | Ignore commands in this server. |
|
Aliases: guild
|
|
| -info | Shows info about [botname]. |
| -invite | Shows [botname]'s invite url. |
| -licenseinfo | Get info about Red's licenses. |
|
Aliases: licenceinfo
|
|
| -localallowlist | Commands to manage the server specific allowlist. |
|
Aliases: localwhitelist
|
|
| -localallowlist add | Adds a user or role to the server allowlist. |
| -localallowlist clear | Clears the allowlist. |
| -localallowlist list | Lists users and roles on the server allowlist. |
| -localallowlist remove | Removes user or role from the allowlist. |
| -localblocklist | Commands to manage the server specific blocklist. |
|
Aliases: localblacklist
|
|
| -localblocklist add | Adds a user or role to the local blocklist. |
| -localblocklist clear | Clears the server blocklist. |
| -localblocklist list | Lists users and roles on the server blocklist. |
| -localblocklist remove | Removes user or role from local blocklist. |
| -modlogset | Manage modlog settings. |
| -modlogset cases | Enable or disable case creation for a mod action. |
| -modlogset modlog | Set a channel as the modlog. |
| -modlogset resetcases | Reset all modlog cases in this server. |
| -mydata | Commands which interact with the data [botname] has about you. |
| -mydata 3rdparty | View the End User Data statements of each 3rd-party module. |
| -mydata forgetme | Have [botname] forget what it knows about you. |
| -mydata getmydata | [Coming Soon] Get what data [botname] has about you. |
| -mydata whatdata | Find out what type of data [botname] stores and why. |
| -set | Commands for changing [botname]'s settings. |
| -set bot | Commands for changing [botname]'s metadata. |
|
Aliases: metadata
|
|
| -set bot nickname | Sets [botname]'s nickname for the current server. |
| -set deletedelay | Set the delay until the bot removes the command message. |
| -set locale | Changes [botname]'s locale in this server. |
| -set locale server | Changes [botname]'s locale in this server. |
| -set regionalformat | Changes the bot's regional format in this server. This is used for formatting date, time and numbers. |
| -set regionalformat server | Changes the bot's regional format in this server. This is used for formatting date, time and numbers. |
| -set roles | Set server's admin and mod roles for [botname]. |
| -set roles addadminrole | Adds an admin role for this server. |
| -set roles addmodrole | Adds a moderator role for this server. |
| -set roles removeadminrole | Removes an admin role for this server. |
| -set roles removemodrole | Removes a mod role for this server. |
| -set serverfuzzy | Toggle whether to enable fuzzy command search for the server. |
| -set serverprefix | Sets [botname]'s server prefix(es). |
| -set showsettings | Show the current settings for [botname]. |
| -set usebotcolour | Toggle whether to use the bot owner-configured colour for embeds. |
|
Aliases: usebotcolor
|
|
| -unignore | Commands to remove servers or channels from the ignore list. |
| -unignore channel | Remove a channel, thread, or category from the ignore list. |
| -unignore server | Remove this server from the ignore list. |
|
Aliases: guild
|
|
| -uptime | Shows [botname]'s uptime. |
CustomCommands
This cog contains commands for creating and managing custom commands that display text.
These are useful for storing information members might need, like FAQ answers or invite links.Custom commands can be used by anyone by default, so be careful with pings.Commands can only be lowercase, and will not respond to any uppercase letters.
Author(s): Cog Creators
| Command | Description |
|---|---|
| -customcom | Base command for Custom Commands management. |
|
Aliases: cc
|
|
| -customcom cooldown | Set, edit, or view the cooldown for a custom command. |
| -customcom create | Create custom commands. |
| -customcom create random | Create a CC where it will randomly choose a response! |
| -customcom create simple | Add a simple custom command. |
| -customcom delete | Delete a custom command. |
| -customcom edit | Edit a custom command. |
| -customcom list | List all available custom commands. |
| -customcom raw | Get the raw response of a custom command, to get the proper markdown. |
| -customcom search | Searches through custom commands, according to the query. |
| -customcom show | Shows a custom command's responses and its settings. |
Dashboard
Interact with your bot through a web Dashboard!
**Installation guide:** https://red-web-dashboard.readthedocs.io/en/latest⚠️ This package is a fork of Neuro Assassin's work, and isn't endorsed by the Org at all.
Author(s): AAA3A and Neuro Assassin
| Command | Description |
|---|---|
| -dashboard | Get the link to the Dashboard. |
Downloader
Install community cogs made by Cog Creators.
Community cogs, also called third party cogs, are not includedin the default Red install.Community cogs come in repositories. Repos are a group of cogsyou can install. You always need to add the creator's repositoryusing the `[p]repo` command before you can install one or morecogs from the creator.
Author(s): Cog Creators
| Command | Description |
|---|---|
| -findcog | Find which cog a command comes from. |
Economy
Get rich and have fun with imaginary currency!
Author(s): Cog Creators
| Command | Description |
|---|---|
| -bank | Base command to manage the bank. |
| -bank balance | Show the user's account balance. |
| -bank set | Set the balance of a user's bank account. |
| -bank transfer | Transfer currency to other users. |
| -economyset | Base command to manage Economy settings. |
| -economyset paydayamount | Set the amount earned each payday. |
| -economyset paydaytime | Set the cooldown for the payday command. |
| -economyset rolepaydayamount | Set the amount earned each payday for a role. |
| -economyset showsettings | Shows the current economy settings |
| -economyset slotmax | Set the maximum slot machine bid. |
| -economyset slotmin | Set the minimum slot machine bid. |
| -economyset slottime | Set the cooldown for the slot machine. |
| -leaderboard | Print the leaderboard. |
| -payday | Get some free currency. |
| -payouts | Show the payouts for the slot machine. |
| -slot | Use the slot machine. |
General
General commands.
Author(s): Cog Creators
| Command | Description |
|---|---|
| -8 | Ask 8 ball a question. |
| -choose | Choose between multiple options. |
| -flip | Flip a coin... or a user. |
| -lmgtfy | Create a lmgtfy link. |
| -roll | Roll a random number. |
| -rps | Play Rock Paper Scissors. |
| -serverinfo | Show server information. |
| -stopwatch | Start or stop the stopwatch. |
|
Aliases: sw
|
|
| -urban | Search the Urban Dictionary. |
GuildStats
A cog to generate images with messages and voice stats, for members, roles, guilds, categories, text channels, voice channels and activities!
Author(s): AAA3A
| Command | Description |
|---|---|
| -guildstats | Generate images with messages and voice stats, for members, roles, guilds, categories, text channels, voice channels and activities. |
| -guildstats activities | Display stats for activities in this guild. |
| -guildstats activity | Display stats for a specific activity in this guild. |
| -guildstats category | Display stats for a specified category. |
| -guildstats channel | Display stats for a specified channel. |
| -guildstats disable | Disable the cog in this guild/server. |
| -guildstats enable | Enable the cog in this guild/server. |
| -guildstats graphic | Display graphic for members, roles guilds, text channels, voice channels and activities. |
| -guildstats guild | Display stats for this guild. |
| -guildstats ignoreactivity | Ignore or unignore a specific activity. |
| -guildstats ignorecategory | Ignore or unignore a specific category. |
| -guildstats ignorechannel | Ignore or unignore a specific channel. |
| -guildstats ignoreme | Asking GuildStats to ignore your actions. |
| -guildstats member | Display stats for a specified member. |
| -guildstats memberactivities | Display stats for the activities of a specified member. |
| -guildstats messages | Display stats for the messages in this guild. |
| -guildstats monthly | Display monthly stats leaderboard for voice/messages members/channels. |
| -guildstats role | Display stats for a specified role. |
| -guildstats top | Display top stats leaderboard for voice/messages members/channels. |
| -guildstats voice | Display stats for the voice in this guild. |
| -guildstats weekly | Display weekly stats leaderboard for voice/messages members/channels. |
Image
Image related commands.
Author(s): Cog Creators
| Command | Description |
|---|---|
| -gif | Retrieve the first search result from Giphy. |
| -gifr | Retrieve a random GIF from a Giphy search. |
| -imgur | Retrieve pictures from Imgur. |
| -imgur search | Search Imgur for the specified term. |
| -imgur subreddit | Get images from a subreddit. |
NickNamer
NickNamer
Author(s): Dav
| Command | Description |
|---|---|
| -cnick | Forcibly change a user's nickname. |
| -freezenick | Freeze a users nickname. |
| -nick | Forcibly change a user's nickname to a predefined string. |
| -nickpurge | Remove all nicknames in the server. |
| -nickset | Nicknamer settings |
| -nickset dm | Set if you would like the bot to DM the user who's nickname was changed. |
| -nickset modlog | Set if you would like to create a modlog entry everytime a nickname is being changed. |
| -nickset name | Set the default name that will be applied when using |
| -tempnick | Temporarily rename a user. |
| -unfreezenick | Unfreeze a user's nickname. |
RemindMe
Set reminders for yourself!
Author(s): Unknown
| Command | Description |
|---|---|
| -remindme | Set reminders or view reminder commands. |
| -remindme set | Set a reminder. Time format: 1d2h30m |