25 Cogs with 553 Commands
Admin
A collection of server administration utilities.
Author(s): Cog Creators
| Command | Description |
|---|---|
| %addrole | Add a role to a user. |
| %announceset | Change how announcements are sent in this guild. |
| %announceset channel | Change the channel where the bot will send announcements. |
| %announceset clearchannel | Unsets the channel for announcements. |
| %editrole | Edit role settings. |
| %editrole colour | Edit a role's colour. |
| %editrole name | Edit a role's name. |
| %removerole | Remove a role from a user. |
| %selfrole | Add or remove a selfrole from yourself. |
| %selfrole list | Lists all available selfroles. |
| %selfroleset | Manage selfroles. |
| %selfroleset add | Add a role, or a selection of roles, to the list of available selfroles. |
| %selfroleset clear | Clear the list of available selfroles for this server. |
| %selfroleset remove | Remove a role, or a selection of roles, from the list of available selfroles. |
AutoRoom
Automatic voice channel management.
This cog facilitates automatic voice channel creation.When a member joins an AutoRoom Source (voice channel),this cog will move them to a brand new AutoRoom that they have control over.Once everyone leaves the AutoRoom, it is automatically deleted.For a quick rundown on how to get started with this cog,check out [the readme](https://github.com/PhasecoreX/PCXCogs/tree/master/autoroom/README.md)
Author(s): PhasecoreX
| Command | Description |
|---|---|
| %autoroom | Manage your AutoRoom. |
|
Aliases: vc
|
|
| %autoroom allow | Allow a user (or role) into your AutoRoom. |
| %autoroom bitrate | Change the bitrate of your AutoRoom. |
| %autoroom claim | Claim ownership of this AutoRoom. |
| %autoroom deny | Deny a user (or role) from accessing your AutoRoom. |
| %autoroom locked | Lock your AutoRoom (visible, but no one can join). |
| %autoroom name | Change the name of your AutoRoom. |
| %autoroom private | Make your AutoRoom private. |
| %autoroom public | Make your AutoRoom public. |
| %autoroom settings | Display current settings. |
|
Aliases: about, info
|
|
| %autoroom users | Change the user limit of your AutoRoom. |
| %autoroomset | Configure the AutoRoom cog. |
| %autoroomset access | Control access to all AutoRooms. |
| %autoroomset access admin | Allow Admins to join locked/private AutoRooms. |
| %autoroomset access bot | Automatically allow bots into AutoRooms. |
| %autoroomset access bot add | Allow a bot role into every AutoRoom. |
| %autoroomset access bot remove | Disallow a bot role from joining every AutoRoom. |
| %autoroomset access mod | Allow Moderators to join locked/private AutoRooms. |
| %autoroomset create | Create an AutoRoom Source. |
| %autoroomset modify | Modify an existing AutoRoom Source. |
|
Aliases: edit
|
|
| %autoroomset modify category | Set the category that AutoRooms will be created in. |
| %autoroomset modify defaults | Learn how AutoRoom defaults are set. |
|
Aliases: bitrate, memberrole, other, perms, users
|
|
| %autoroomset modify legacytextchannel | Manage if a legacy text channel should be created as well. |
| %autoroomset modify legacytextchannel disable | Disable creating a legacy text channel with the AutoRoom. |
| %autoroomset modify legacytextchannel enable | Enable creating a legacy text channel with the AutoRoom. |
| %autoroomset modify legacytextchannel topic | Manage the legacy text channel topic. |
| %autoroomset modify legacytextchannel topic disable | Disable setting a legacy text channel topic. |
| %autoroomset modify legacytextchannel topic set | Set the legacy text channel topic. |
| %autoroomset modify name | Set the default name format of an AutoRoom. |
| %autoroomset modify name custom | A custom channel name. |
| %autoroomset modify name game | The users current playing game, otherwise the username format. |
| %autoroomset modify name username | Default format: PhasecoreX's Room. |
| %autoroomset modify specialperms | Modify special AutoRoom permissions. |
| %autoroomset modify specialperms ownermodify | Allow AutoRoom Owners to have the Manage Channels permission on their AutoRoom. |
| %autoroomset modify specialperms sendmessage | Allow users to send messages in the AutoRoom built in text channel. |
| %autoroomset modify text | Configure sending an introductory message to the AutoRoom text channel. |
| %autoroomset modify text disable | Disable sending a message to the newly generated AutoRoom text channel. |
| %autoroomset modify text set | Send a message to the newly generated AutoRoom text channel. |
| %autoroomset modify type | Choose what type of AutoRoom is created. |
| %autoroomset modify type locked | Rooms will be visible to all, but not joinable. AutoRoom Owner can allow users in. |
| %autoroomset modify type private | Rooms will be hidden. AutoRoom Owner can allow users in. |
| %autoroomset modify type public | Rooms will be open to all. AutoRoom Owner has control over room. |
| %autoroomset modify type server | Rooms will be open to all, but the server owns the AutoRoom (so they can't be modified). |
| %autoroomset permissions | Check that the bot has all needed permissions. |
|
Aliases: perms
|
|
| %autoroomset remove | Remove an AutoRoom Source. |
| %autoroomset settings | Display current settings. |
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. |
EmbedUtils
Create, send, and store rich embeds, from Red-Web-Dashboard too!
Author(s): PhenoM4n4n and AAA3A
| Command | Description |
|---|---|
| %embed | Post a simple embed with a color, a title and a description. |
| %embed dashboard | Get the link to the Dashboard. |
| %embed download | Download a JSON file for a message's embed(s). |
| %embed downloadstored | Download a JSON file for a stored embed. |
| %embed edit | Edit a message sent by [botname]. |
| %embed fromfile | Post an embed from a valid JSON file (upload it). |
| %embed info | Get info about a stored embed. |
| %embed json | Post embeds from valid JSON. |
| %embed list | Get info about a stored embed. |
| %embed message | Post embed(s) from an existing message. |
| %embed pastebin | Post embeds from a GitHub/Gist/Pastebin/Hastebin link containing valid JSON. |
| %embed poststored | Post stored embeds. |
| %embed postwebhook | Post stored embeds with a webhook. |
| %embed store | Store an embed. |
| %embed unstore | Remove a stored embed. |
| %embed yaml | Post embeds from valid YAML. |
| %embed yamlfile | Post an embed from a valid YAML file (upload it). |
EmojiTracker
Track emojis and view leaderboards/most emojis used ect..
This cog will track reactions added to other user's messages.It will ignore reactions added to a bot's messageIt will also only count one reaction per emoji for each user on a message so user's can't spam react/unreact
Author(s): [vertyco](https://github.com/vertyco/vrt-cogs)
| Command | Description |
|---|---|
| %emojilb | View the emoji leaderboard |
| %reactlb | View user leaderboard for most emojis added |
| %resetreacts | Reset reaction data for this guild |
ExtendedModLog
Extended modlogs Works with core modlogset channel
Author(s): RePulsar and TrustyJAID
| Command | Description |
|---|---|
| %modlog | Toggle various extended modlog notifications |
|
Aliases: modlogtoggle, modlogs
|
|
| %modlog all | Turn all logging options on or off. |
| %modlog bot | Bot filter settings. |
|
Aliases: bots
|
|
| %modlog bot change | Toggle bots from being logged in user updates. |
| %modlog bot deletes | Toggle message delete notifications for bot users. |
|
Aliases: delete
|
|
| %modlog bot edits | Toggle message edit notifications for bot users. |
|
Aliases: edit
|
|
| %modlog bot voice | Toggle bots from being logged in voice state updates. |
| %modlog channel | Set the channel for modlogs. |
| %modlog colour | Set custom colours for modlog events |
| %modlog commandlevel | Set the level of commands to be logged. |
| %modlog delete | Delete logging settings. |
| %modlog delete bulkdelete | Toggle bulk message delete notifications. |
| %modlog delete cachedonly | Toggle message delete notifications for non-cached messages. |
| %modlog delete ignorecommands | Toggle message delete notifications for valid bot command messages. |
| %modlog delete individual | Toggle individual message delete notifications for bulk message delete. |
| %modlog embeds | Set modlog events to use embeds or text |
| %modlog emojiset | Set the emoji used in text modlogs. |
| %modlog ignore | Commands for setting things to ignore |
| %modlog ignore channel | Ignore a channel from message delete/edit events and bot commands. |
| %modlog ignore mod | Ignore a mod who appears to have performed an action. |
| %modlog ignore user | Ignore a user from any update event where they have been updated. |
| %modlog member | Toggle individual member update settings. |
|
Aliases: members, memberchanges
|
|
| %modlog member all | Set all member update settings. |
| %modlog member avatar | Toggle avatar updates for member changes. |
| %modlog member flags | Toggle flags updates for members. |
| %modlog member nickname | Toggle nickname updates for member changes. |
|
Aliases: nicknames
|
|
| %modlog member pending | Toggle pending updates for members. |
| %modlog member roles | Toggle role updates for members. |
|
Aliases: role
|
|
| %modlog member settings | Show the current settings on member updates. |
| %modlog member timeout | Toggle timeout updates for members. |
| %modlog resetchannel | Reset the modlog event to the default modlog channel. |
| %modlog settings | Show the servers current ExtendedModlog settings |
| %modlog toggle | Turn on and off specific modlog actions |
| %modlog unignore | Commands to unignore things |
| %modlog unignore mod | Ignore a mod who appears to have performed an action. |
| %modlog unignore unignore_channel | Unignore a channel from message delete/edit events and bot commands. |
| %modlog unignore user | Ignore a user from any update event where they have been updated. |
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. |
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. |
LevelUp
Your friendly neighborhood leveling system
Earn experience by chatting in text and voice channels, compare levels with your friends, customize your profile and view various leaderboards!
Author(s): [vertyco](https://github.com/vertyco/vrt-cogs)
| Command | Description |
|---|---|
| %lastweekly | View Last Week's Leaderboard |
| %leveldata | Admin Only Data Commands |
|
Aliases: lvldata, ldata
|
|
| %leveldata backup | Backup this server's data |
| %leveldata cleanup | Cleanup the database |
| %leveldata importamari | Import levels and exp from AmariBot |
| %leveldata importmee6 | Import levels and exp from MEE6 |
| %leveldata importpolaris | Import levels and exp from Polaris |
| %leveldata reset | Reset all user data in this server |
| %leveldata restore | Restore this server's data |
| %levelset | Configure LevelUp Settings |
|
Aliases: lvlset, lset
|
|
| %levelset addxp | Add XP to a user or role |
| %levelset algorithm | Customize the leveling algorithm for your server |
| %levelset allowed | Base command for all allowed lists |
| %levelset allowed channel | Add/Remove a channel in the allowed list |
| %levelset allowed role | Add/Remove a role in the allowed list |
| %levelset bypass | Set roles/members that bypass level requirement and cooldowns set |
| %levelset bypass member | Add a member to the bypass list. |
| %levelset bypass role | Add a role to the bypass list. |
| %levelset commandxp | Toggle whether users can gain Exp from running commands |
| %levelset cooldowns | Manage per level command cooldowns |
| %levelset cooldowns add | Add a cooldown for a command based on level |
| %levelset cooldowns del | Delete a cooldown for a specific command and level |
| %levelset cooldowns list | List cooldowns for all commands |
| %levelset defaultbackground | Set the default background for all users in the guild |
| %levelset dm | Toggle DM notifications |
| %levelset embeds | Toggle using embeds or generated pics |
| %levelset emojis | Set the emojis used to represent each stat type |
| %levelset forcestyle | Force a profile style for all users |
| %levelset ignore | Base command for all ignore lists |
| %levelset ignore channel | Add/Remove a channel in the ignore list |
| %levelset ignore notify | Add/Remove a channel in the notify ignore list |
| %levelset ignore role | Add/Remove a role in the ignore list |
| %levelset ignore user | Add/Remove a user in the ignore list |
| %levelset levelchannel | Set LevelUp log channel |
| %levelset levelnotify | Send levelup message in the channel the user is typing in |
| %levelset levelupmessages | Level up alert messages |
|
Aliases: lvlalerts, levelalerts, lvlmessages, lvlmsg
|
|
| %levelset levelupmessages dm | Set the DM a user gets when they level up (Without recieving a role). |
| %levelset levelupmessages dmrole | Set the DM a user gets when they level up and recieve a role. |
| %levelset levelupmessages msg | Set the message sent when a user levels up. |
| %levelset levelupmessages msgrole | Set the message sent when a user levels up and recieves a role. |
| %levelset levelupmessages view | View the current level up alert messages |
| %levelset lvlreq | Manage level requirement for commands |
| %levelset lvlreq add | Add a level requirement to a command. |
| %levelset lvlreq del | Delete a level requirement for a command. |
| %levelset lvlreq list | List all command level requirements |
| %levelset mention | Toggle whether to mention the user in the level up message |
| %levelset messages | Message settings |
|
Aliases: message, msg
|
|
| %levelset messages antispam | Anti-spam settings for message XP |
| %levelset messages antispam history | Set how many messages to remember for similarity checking |
| %levelset messages antispam similarity | Set the similarity threshold for anti-spam (0-100) |
| %levelset messages antispam toggle | Toggle anti-spam measures on or off |
| %levelset messages antispam uniqueratio | Set the minimum unique word ratio (0.0-1.0) |
| %levelset messages antispam view | View the current anti-spam settings |
| %levelset messages appbonus | Add a range of bonus XP to users running a specific application/game |
| %levelset messages channelbonus | Add a range of bonus XP to apply to certain channels |
| %levelset messages cooldown | Cooldown threshold for message XP |
| %levelset messages length | Set minimum message length for XP |
| %levelset messages rolebonus | Add a range of bonus XP to apply to certain roles |
| %levelset messages xp | Set message XP range |
| %levelset presencebonus | Presence status bonus settings |
|
Aliases: statusbonus
|
|
| %levelset presencebonus message | Add a range of bonus XP to users with a specific presence status |
| %levelset presencebonus view | View all presence status bonuses |
| %levelset presencebonus voice | Add a range of bonus XP to users with a specific presence status |
| %levelset prestige | Prestige settings |
| %levelset prestige add | Add a role to a prestige level |
| %levelset prestige keeproles | Keep level roles after prestiging |
| %levelset prestige level | Set the level required to prestige |
| %levelset prestige remove | Remove a prestige level |
| %levelset prestige stack | Toggle stacking roles on prestige |
| %levelset profilewelcome | Toggle the profile welcome message |
| %levelset removexp | Remove XP from a user or role |
| %levelset resetemojis | Reset the emojis to default |
| %levelset rolegroup | Add or remove a role to the role group |
| %levelset roles | Level role assignment |
| %levelset roles add | Assign a role to a level |
| %levelset roles autoremove | Automatic removal of previous level roles |
| %levelset roles initialize | Initialize level roles |
|
Aliases: init
|
|
| %levelset roles remove | Unassign a role from a level |
| %levelset seelevels | Test the level algorithm |
| %levelset setlevel | Set a user's level |
| %levelset setprestige | Set a user to a specific prestige level |
| %levelset showbalance | Toggle whether to show user's economy credit balance in their profile |
|
Aliases: showbal
|
|
| %levelset starcooldown | Set the star cooldown |
| %levelset starmention | Toggle star reaction mentions |
| %levelset starmentiondelete | Toggle whether the bot auto-deletes the star mentions |
| %levelset toggle | Toggle the LevelUp system |
| %levelset view | View all LevelUP settings |
| %levelset voice | Voice settings |
| %levelset voice appbonus | Add a range of bonus XP to users running a specific application/game in voice channels |
| %levelset voice channelbonus | Add a range of bonus XP to apply to certain channels |
| %levelset voice deafened | Ignore deafened voice users |
| %levelset voice invisible | Ignore invisible voice users |
| %levelset voice muted | Ignore muted voice users |
| %levelset voice rolebonus | Add a range of bonus XP to apply to certain roles |
| %levelset voice solo | Ignore solo voice users |
| %levelset voice streambonus | Add a range of bonus XP to users who are Discord streaming |
| %levelset voice xp | Set voice XP gain |
| %leveltop | View the LevelUp leaderboard |
| %lvlupnotify | If enabled, level up notifications won't be sent for you in the server |
|
Aliases: notify
|
|
| %prestige | Prestige your rank! |
| %profile | View User Profile |
| %profiledata | View a user's profile by ID |
| %roletop | View the leaderboard for roles |
| %setprofile | Customize your profile |
|
Aliases: myprofile, mypf, pfset
|
|
| %setprofile background | Set a background for your profile |
| %setprofile backgrounds | View the all available backgrounds |
| %setprofile barcolor | Set a color for your level bar |
| %setprofile blur | Toggle a slight blur effect on the background image where the text is displayed. |
| %setprofile font | Set a font for your profile |
| %setprofile fonts | View the available fonts you can use |
| %setprofile namecolor | Set a color for your username |
| %setprofile shownick | Toggle whether your nickname or username is shown in your profile |
| %setprofile statcolor | Set a color for your server stats |
| %setprofile style | Set your profile image style |
| %setprofile view | View your profile settings |
| %stars | Reward a good noodle |
| %starset | Configure LevelUp Star Settings |
| %starset cooldown | Set the star cooldown |
| %starset mention | Toggle star reaction mentions |
| %starset mentiondelete | Toggle whether the bot auto-deletes the star mentions |
| %starset view | View Star Settings |
| %startop | View the Star Leaderboard |
| %weekly | View Weekly Leaderboard |
| %weeklyset | Configure Weekly LevelUp Settings |
|
Aliases: wset
|
|
| %weeklyset autoremove | Remove role from previous winner when new one is announced |
| %weeklyset autoreset | Toggle auto reset of weekly stats |
| %weeklyset bonus | Set bonus exp for top weekly winners |
| %weeklyset bonusrole | Add/Remove a bonus role for weekly winners |
| %weeklyset channel | Set channel to announce weekly winners |
| %weeklyset day | Set day for weekly stats reset |
| %weeklyset excluderole | Add/Remove a role from the weekly winner exclusion list |
| %weeklyset hour | Set hour for weekly stats reset |
| %weeklyset ping | Toggle whether to ping winners in announcement |
| %weeklyset reset | Reset the weekly leaderboard manually and announce winners |
| %weeklyset role | Set role to award top weekly winners |
| %weeklyset roleall | Toggle whether all winners get the role |
| %weeklyset toggle | Toggle weekly stat tracking |
| %weeklyset view | View the current weekly settings |
| %weeklyset winners | Set number of winners to display |
Mod
Moderation tools.
Author(s): Cog Creators
| Command | Description |
|---|---|
| %ban | Ban a user from this server and optionally delete days of messages. |
| %kick | Kick a user. |
| %massban | Mass bans user(s) from the server. |
| %modset | Manage server administration settings. |
| %modset defaultdays | Set the default number of days worth of messages to be deleted when a user is banned. |
| %modset defaultduration | Set the default time to be used when a user is tempbanned. |
| %modset deleterepeats | Enable auto-deletion of repeated messages. |
| %modset dm | Settings for messaging the user when being kicked or banned. |
| %modset dm banextrafieldcontents | Set the contents for the optional extra embed on ban |
| %modset dm banextrafieldtitle | Set the title for the optional extra embed on ban. |
| %modset dm banshowextrafield | Toggle whether to show an extra customizable field when banning. |
| %modset dm sendmessage | Toggle whether a message should be sent to a user when they are kicked/banned. |
| %modset hierarchy | Toggle role hierarchy check for mods and admins. |
| %modset mentionspam | Manage the automoderation settings for mentionspam. |
| %modset mentionspam ban | Set the autoban conditions for mention spam. |
| %modset mentionspam kick | Sets the autokick conditions for mention spam. |
| %modset mentionspam strict | Setting to account for duplicate mentions. |
| %modset mentionspam warn | Sets the autowarn conditions for mention spam. |
| %modset reinvite | Toggle whether an invite will be sent to a user when unbanned. |
| %modset requirereason | Toggle whether a reason is required for mod actions. |
| %modset showsettings | Show the current server administration settings. |
| %modset tracknicknames | Toggle whether server nickname changes should be tracked. |
| %names | Show previous usernames, global display names, and server nicknames of a member. |
| %rename | Change a member's server nickname. |
| %slowmode | Changes thread's or text channel's slowmode setting. |
| %softban | Kick a user and delete 1 day's worth of their messages. |
| %tempban | Temporarily ban a user from this server. |
| %unban | Unban a user from this server. |
| %userinfo | Show information about a member. |
| %voiceban | Ban a user from speaking and listening in the server's voice channels. |
| %voicekick | Kick a member from a voice channel. |
| %voiceunban | Unban a user from speaking and listening in the server's voice channels. |
ModLog
Browse and manage modlog cases. To manage modlog settings, use [p]modlogset.
Author(s): Cog Creators
| Command | Description |
|---|---|
| %case | Show the specified case. |
| %casesfor | Display cases for the specified member. |
| %listcases | List cases for the specified member. |
| %reason | Specify a reason for a modlog case. |
Mutes
Mute users temporarily or indefinitely.
Author(s): Cog Creators
| Command | Description |
|---|---|
| %activemutes | Displays active mutes on this server. |
| %mute | Mute users. |
| %mutechannel | Mute a user in the current text channel (or in the parent of the current thread). |
| %muteset | Mute settings. |
| %muteset defaulttime | Set the default mute time for the mute command. |
| %muteset makerole | Create a Muted role. |
| %muteset notification | Set the notification channel for automatic unmute issues. |
| %muteset role | Sets the role to be applied when muting a user. |
| %muteset senddm | Set whether mute notifications should be sent to users in DMs. |
| %muteset settings | Shows the current mute settings for this guild. |
|
Aliases: showsettings
|
|
| %muteset showmoderator | Decide whether the name of the moderator muting a user should be included in the DM to that user. |
| %timeout | Timeout users. |
| %unmute | Unmute users. |
| %unmutechannel | Unmute a user in this channel (or in the parent of this thread). |
| %voicemute | Mute a user in their current voice channel. |
| %voiceunmute | Unmute a user in their current voice channel. |
NitroRole
Welcome new nitro boosters and/or give them a special role!
Author(s): Jakub Kuczys (https://github.com/Jackenmen)
| Command | Description |
|---|---|
| %nitrorole | Settings for NitroRole cog. |
| %nitrorole addmessage | Add new booster message. |
| %nitrorole autoassignrole | Set role that will be autoassigned after someone boosts server. |
| %nitrorole channel | Set channel for new booster messages. Leave empty to disable. |
| %nitrorole listmessages | List new booster message templates. |
| %nitrorole removemessage | Remove new booster message. |
|
Aliases: deletemessage
|
|
| %nitrorole setimage | Set image for new booster message. |
| %nitrorole settings | Shows the current NitroRole settings for the server. |
|
Aliases: show, showsettings, setting
|
|
| %nitrorole unassignonboostend | Set if booster role should be unassigned when someone stops boosting server. |
| %nitrorole unsetimage | Unset image for new booster message. |
Permissions
Customise permissions for commands and cogs.
Author(s): Cog Creators
| Command | Description |
|---|---|
| %permissions | Command permission management tools. |
| %permissions acl | Manage permissions with YAML files. |
|
Aliases: yaml
|
|
| %permissions acl getserver | Get a YAML file detailing all rules in this server. |
|
Aliases: getguild
|
|
| %permissions acl setserver | Set rules for this server with a YAML file. |
|
Aliases: setguild
|
|
| %permissions acl updateserver | Update rules for this server with a YAML file. |
|
Aliases: updateguild
|
|
| %permissions acl yamlexample | Sends an example of the yaml layout for permissions |
| %permissions addserverrule | Add a rule to a command in this server. |
| %permissions canrun | Check if a user can run a command. |
| %permissions clearserverrules | Reset all rules in this server. |
|
Aliases: clearguildrules
|
|
| %permissions explain | Explain how permissions works. |
| %permissions removeserverrule | Remove a server rule from a command. |
| %permissions setdefaultserverrule | Set the default rule for a command in this server. |
Reports
Create user reports that server staff can respond to.
Users can open reports using `[p]report`. These are then sentto a channel in the server for staff, and the report creatorgets a DM. Both can be used to communicate.
Author(s): Cog Creators
| Command | Description |
|---|---|
| %report | Send a report. |
| %report interact | Open a message tunnel. |
| %reportset | Manage Reports. |
| %reportset output | Set the channel where reports will be sent. |
| %reportset toggle | Enable or disable reporting for this server. |
|
Aliases: toggleactive
|
|
Trivia
Play trivia with friends!
Author(s): Cog Creators
| Command | Description |
|---|---|
| %trivia | Start trivia session on the specified category. |
| %trivia info | Get information about a trivia category. |
| %trivia leaderboard | Leaderboard for trivia. |
|
Aliases: lboard
|
|
| %trivia leaderboard global | Global trivia leaderboard. |
| %trivia leaderboard server | Leaderboard for this server. |
| %trivia list | List available trivia categories. |
| %trivia stop | Stop an ongoing trivia session. |
| %triviaset | Manage Trivia settings. |
| %triviaset botplays | Set whether or not the bot gains points. |
| %triviaset maxscore | Set the total points required to win. |
| %triviaset override | Allow/disallow trivia lists to override settings. |
| %triviaset payout | Set the payout multiplier. |
| %triviaset revealanswer | Set whether or not the answer is revealed. |
| %triviaset showsettings | Show the current trivia settings. |
| %triviaset stopafter | Set how long until trivia stops due to no response. |
| %triviaset timelimit | Set the maximum seconds permitted to answer a question. |
| %triviaset usespoilers | Set if bot will display the answers in spoilers. |
Warnings
Warn misbehaving users and take automated actions.
Author(s): Cog Creators
| Command | Description |
|---|---|
| %actionlist | List all configured automated actions for Warnings. |
| %mywarnings | List warnings for yourself. |
| %reasonlist | List all configured reasons for Warnings. |
| %unwarn | Remove a warning from a user. |
| %warn | Warn the user for the specified reason. |
| %warnaction | Manage automated actions for Warnings. |
| %warnaction add | Create an automated action. |
| %warnaction delete | Delete the action with the specified name. |
| %warnings | List the warnings for the specified user. |
| %warningset | Manage settings for Warnings. |
| %warningset allowcustomreasons | Enable or disable custom reasons for a warning. |
| %warningset mywarnings | Manage the settings for |
| %warningset mywarnings sendtodms | Whether a member self requesting their warnings with |
| %warningset senddm | Set whether warnings should be sent to users in DMs. |
| %warningset showmoderator | Decide whether the name of the moderator warning a user should be included in the DM to that user when being |
| %warningset usewarnchannel | Set if warnings should be sent to a channel set with |
| %warningset warnchannel | Set the channel where warnings should be sent to. |
| %warnreason | Manage warning reasons. |
| %warnreason create | Create a warning reason. |
| %warnreason delete | Delete a warning reason. |
Welcome
Welcomes new members and goodbye those who leave to the guild in the default channel rewritten for V3 from https://github.com/irdumbs/Dumb-Cogs/blob/master/welcome/welcome.py
Author(s): irdumb and TrustyJAID
| Command | Description |
|---|---|
| %welcomeset | Sets welcome module settings |
| %welcomeset bot | Special greeting for bots. |
| %welcomeset bot goodbyemsg | Set the goodbye msg for bots. |
| %welcomeset bot msg | Set the greeting msg for bots. |
| %welcomeset bot role | Set the role to put bots in when they join. |
| %welcomeset bot test | Test the bot joining message |
| %welcomeset embed | Set various embed options. |
| %welcomeset embed author | Toggle the author field being filled in the embed. |
| %welcomeset embed colour | Set the embed colour. |
| %welcomeset embed footer | Set the embed footer. |
| %welcomeset embed goodbyecolour | Set the embed colour. |
| %welcomeset embed icon | Set the embed icon image. |
| %welcomeset embed image | Set embed image options. |
| %welcomeset embed image goodbye | Set the embed image link for goodbyes. |
| %welcomeset embed image greeting | Set the embed image link for greetings. |
| %welcomeset embed mention | Toggle mentioning the user when they join. |
| %welcomeset embed thumbnail | Set the embed thumbnail image. |
| %welcomeset embed timestamp | Toggle the timestamp in embeds. |
| %welcomeset embed title | Set the embed title. |
| %welcomeset embed toggle | Toggle embed messages. |
| %welcomeset goodbye | Manage goodbye messages. |
|
Aliases: leave
|
|
| %welcomeset goodbye add | Adds a goodbye message format for the guild to be chosen at random |
| %welcomeset goodbye allowedmentions | Determine the bots allowed mentions for greetings |
| %welcomeset goodbye channel | Sets the channel to send the goodbye message. |
| %welcomeset goodbye deleteafter | Set the time after which a greeting message is deleted in seconds. |
| %welcomeset goodbye deleteprevious | Turns on/off deleting the previous greeting message when a user joins. |
| %welcomeset goodbye list | Lists the goodbye messages of this guild and allows editing the settings. |
| %welcomeset goodbye test | Test the goodbye message deleted after 60 seconds |
| %welcomeset goodbye toggle | Turns on/off sending goodbye messages to users who leave to the guild. |
| %welcomeset greeting | Manage welcome messages |
|
Aliases: welcome
|
|
| %welcomeset greeting add | Adds a greeting message format for the guild to be chosen at random |
| %welcomeset greeting allowedmentions | Determine the bots allowed mentions for greetings |
| %welcomeset greeting channel | Sets the channel to send the greeting message. |
| %welcomeset greeting count | Turns on/off showing how many users join each day. |
| %welcomeset greeting deleteafter | Set the time after which a greeting message is deleted in seconds. |
| %welcomeset greeting deleteprevious | Turns on/off deleting the previous greeting message when a user joins. |
| %welcomeset greeting filter | Set what to do when a username matches the bots filter. |
| %welcomeset greeting grouped | Set whether to group greeting messages |
| %welcomeset greeting list | Lists the greeting messages of this guild and allows editing the settings. |
| %welcomeset greeting minimumage | Set the minimum number of days a user account must be to show up in the greeting message. |
| %welcomeset greeting pending | Set whether to wait for the user to pass verification to send the welcome |
| %welcomeset greeting test | Test the greeting message deleted after 60 seconds. |
| %welcomeset greeting toggle | Turns on/off welcoming new users to the guild. |
| %welcomeset settings | Show the servers welcome settings |
| %welcomeset whisper | Sets whether or not a DM is sent to the new user |