39 Cogs with 441 Commands
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. |
| !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. |
BetterUptime
Replaces the core uptime command to show the uptime
percentage over the last 30 days.
The cog will need to run for a full 30 days for the full
data to become available.
Author(s): @vexingvexed
| Command | Description |
|---|---|
| !downtime | Check [botname] downtime over the last 30 days. |
| !uptime | Get [botname]'s uptime percent over the last 30 days, and when I was last restarted. |
| !uptimegraph | Check [botname] uptime with a graph over the last 30 days. |
Birthday
Birthdays
Set yours and get a message and role on your birthday!
Author(s): @vexingvexed
| Command | Description |
|---|---|
| !bdset | Birthday management commands for admins. |
| !bdset channel | Set the channel where the birthday message will be sent. |
| !bdset forceremove | Force-remove a user's birthday. |
| !bdset forceset | Force-set a specific user's birthday. |
| !bdset interactive | Start interactive setup |
| !bdset msgwithoutyear | Set the message to send when the user did not provide a year. |
| !bdset msgwithyear | Set the message to send when the user did provide a year. |
| !bdset role | Set the role that will be given to the user on their birthday. |
| !bdset rolemention | Choose whether or not to allow role mentions in birthday messages. |
| !bdset settings | View your current settings |
| !bdset stop | Stop the cog from sending birthday messages and giving roles in the server. |
| !bdset time | Set the time of day for the birthday message. |
| !birthday | Set and manage your birthday. |
|
Aliases: bday
|
|
| !birthday remove | Remove your birthday. |
|
Aliases: delete, del
|
|
| !birthday set | Set your birthday. |
| !birthday upcoming | View upcoming birthdays, defaults to 7 days. |
Chatchart
Show activity.
Author(s): aikaterna and Redjumpman
| Command | Description |
|---|---|
| !ccallow | Remove a channel from the deny list to allow chatchart use. |
| !ccdeny | Add a channel to deny chatchart use. |
| !ccdenylist | List the channels that are denied. |
| !chatchart | Generates a pie chart, representing the last 5000 messages in the specified channel. |
| !serverchart | Generates a pie chart, representing the last 1000 messages from every allowed channel in the server. |
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. |
ClearChannel
A cog to delete ALL messages of a channel!
⚠ The channel will be cloned, and then **deleted**.
Author(s): AAA3A
| Command | Description |
|---|---|
| !clearchannel | Delete ALL messages from the current channel by duplicating it and then deleting it. |
| !setclearchannel | Configure ClearChannel for your server. |
|
Aliases: clearchannelset
|
|
| !setclearchannel channeldelete | If this option is disabled, the bot will not delete the original channel: it will duplicate it as normal, but move it to the end of the server's channel list. |
| !setclearchannel custommessage | Specify a custom message to be sent from the link of another message or a json (https://discohook.org/ for example). |
| !setclearchannel dmauthor | If this option is enabled, the bot will try to send a dm to the author of the order to confirm that everything went well. |
| !setclearchannel firstmessage | If this option is enabled, the bot will send a message to the emptied channel to inform that it has been emptied. |
| !setclearchannel modalconfig | Set all settings for the cog with a Discord Modal. |
| !setclearchannel promptmessage | Specify a custom message to be sent to confirm the clearing of the channel. |
| !setclearchannel resetsetting | Reset a setting. |
| !setclearchannel showsettings | Show all settings for the cog with defaults and values. |
Coffeeani
Search for anime, manga, manhwa/manhua, light novels, and characters. See series info, status, episodes/chapters, and tags.
Author(s): coffeebank
| Command | Description |
|---|---|
| !anilist | Search Anilist |
| !anilist anime | Search Anilist for anime |
| !anilist manga | Search Anilist for manga, manhwa, manhua, and light novels |
| !anilist user | Search Anilist for a user |
| !anime | Search for anime, animations, and donghua |
| !animecharacter | Search for an anime/manga character |
| !batoto | Search Batoto |
| !manga | Search for manga, manhwa, manhua, and light novels |
| !mangadex | Search MangaDex |
CommunityCommands
Custom commands for The Pack Community <3
| Command | Description |
|---|---|
| !checkfollow | |
| !inventory | Check your inventory |
| !market | Query the market API to get available items and their traits. |
| !pawcoins | Check how many PawCoins you, or someone else, has. |
| !remtwitchlink | Remove an existing account link |
| !schedule | Check stream schedule |
|
Aliases: live
|
|
| !twitchlink | Link your Twitch and Discord accounts |
Compliment
Compliment users because there's too many insults
Author(s): Airen, JennJenn, and TrustyJAID
| Command | Description |
|---|---|
| !compliment | Compliment the user |
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. |
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. |
DiscordModals
A cog to use Discord Modals, forms with graphic interface!
Author(s): AAA3A
| Command | Description |
|---|---|
| !discordmodals | Group of commands to use DiscordModals. |
| !discordmodals add | Add a Modal for a message. |
| !discordmodals list | List all Modals of this server or display the settings for a specific one. |
| !discordmodals remove | Remove a Modal for a message. |
Downloader
Install community cogs made by Cog Creators.
Community cogs, also called third party cogs, are not included
in the default Red install.
Community cogs come in repositories. Repos are a group of cogs
you can install. You always need to add the creator's repository
using the `[p]repo` command before you can install one or more
cogs from the creator.
Author(s): Cog Creators
| Command | Description |
|---|---|
| !findcog | Find which cog a command comes from. |
EmbedUtils
Create, send, and store rich embeds, from Red-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 message
It 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 |
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 role | Display stats for a specified role. |
| !guildstats top | Display top stats for voice/messages members/channels. |
| !guildstats voice | Display stats for the voice in this guild. |
LastSeen
Report when a user was last seen online
Author(s): Bobloy
| Command | Description |
|---|---|
| !lseen | Just says the time the user was last seen |
| !lseenset | Change settings for lseen |
|
Aliases: setlseen
|
|
| !lseenset toggle | Toggles tracking seen for this server |
LinkWarner
Remove messages containing links and warn users for it.
Author(s): Jakub Kuczys (https://github.com/Jackenmen)
| Command | Description |
|---|---|
| !linkwarner | Settings for LinkWarner cog. |
| !linkwarner channel | Channel-specific settings for LinkWarner. |
| !linkwarner channel domains | Configuration for allowed/disallowed domains in the specific channel. |
| !linkwarner channel domains add | Add domains to the domains list of the provided channel. |
| !linkwarner channel domains clear | Clear domains from the domains list of the provided channel. |
| !linkwarner channel domains remove | Remove domains from the domains list of the provided channel. |
| !linkwarner channel domains setmode | Change current domains list mode. |
| !linkwarner channel ignore | Set if LinkWarner should ignore links in provided channel. |
| !linkwarner channel setmessage | Set link warning message for provided channel. |
| !linkwarner channel showsettings | Show settings for the given channel. |
| !linkwarner channel unsetmessage | Unset link warning message for provided channel. |
| !linkwarner deletedelay | Set the delete delay (in seconds) for the warning message. |
| !linkwarner deletedelay disable | Disable auto-deletion of the warning messages. |
| !linkwarner domains | Configuration for allowed/disallowed domains in the guild. |
| !linkwarner domains add | Add domains to the domains list. |
| !linkwarner domains clear | Clear domains from the domains list. |
| !linkwarner domains remove | Remove domains from the domains list. |
| !linkwarner domains setmode | Change current domains list mode. |
| !linkwarner excludedroles | Settings for roles that are excluded from getting filtered. |
| !linkwarner excludedroles add | Add roles that will be excluded from getting filtered. |
| !linkwarner excludedroles remove | Remove roles that will be excluded from getting filtered. |
| !linkwarner setmessage | Set link warning message. |
| !linkwarner showsettings | Show settings for the current guild. |
| !linkwarner state | Set if LinkWarner should be enabled for this guild. |
| !linkwarner unsetmessage | Unset link warning message. |
| !linkwarner usedms | Set if LinkWarner should use DMs for warning messages. |
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 | 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 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. |
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 unassignonboostend | Set if booster role should be unassigned when someone stops boosting server. |
| !nitrorole unsetimage | Unset image for new booster message. |
Otherbot
Author(s): aikaterna and Predä 。#1001
| Command | Description |
|---|---|
| !otherbot | Otherbot configuration options. |
| !otherbot channel | Sets the channel to report in. |
| !otherbot pingrole | Sets the role to use for pinging. Leave blank to reset it. |
| !otherbot watch | Watch settings. |
|
Aliases: watching
|
|
| !otherbot watch offline | Manage offline notifications. |
| !otherbot watch offline add | Add a bot that will be tracked when it goes offline. |
| !otherbot watch offline embed | Set wether you want to receive notifications in embed or not. |
| !otherbot watch offline emoji | Choose which emoji that will be used for offline messages. |
| !otherbot watch offline list | Lists currently tracked bots. |
| !otherbot watch offline remove | Removes a bot currently tracked. |
| !otherbot watch online | Manage online notifications. |
| !otherbot watch online add | Add a bot that will be tracked when it comes back online. |
| !otherbot watch online embed | Set wether you want to receive notifications in embed or not. |
| !otherbot watch online emoji | Choose which emoji that will be used for online messages. |
| !otherbot watch online list | Lists currently tracked bots. |
| !otherbot watch online remove | Removes a bot currently tracked. |
Perform
Perform different actions, like cuddle, poke etc.
Author(s): Onii-chan and sravan
| Command | Description |
|---|---|
| !amazed | Act amazed! |
|
Aliases: amazing
|
|
| !bite | Bite a user! |
| !blush | Act blush! |
| !clap | Clap for someone! |
| !confuse | Act confused! |
|
Aliases: confused
|
|
| !cry | Start crying! |
| !cuddle | Cuddle a user! |
| !cute | Act cute! |
| !dance | Start dancing! |
| !dodge | Dodge something! |
| !facepalm | Do a facepalm! |
| !feed | Feeds a user! |
| !happy | Act happy! |
| !headdesk | Do a facedesk! |
|
Aliases: facedesk
|
|
| !hide | Hide yourself! |
| !highfive | Highfive a user! |
| !hug | Hugs a user! |
| !kill | Kill a user! |
| !kiss | Kiss a user! |
| !laugh | Start laughing! |
| !lick | Licks a user! |
| !lonely | Act lonely! |
|
Aliases: alone
|
|
| !love | Love a user! |
| !mad | Act angry! |
|
Aliases: angry
|
|
| !nosebleed | Start bleeding from nose! |
| !nutkick | Kick a user on the nuts! |
| !pat | Pats a user! |
| !peek | Start lurking! |
|
Aliases: lurk
|
|
| !performstats | View your roleplay stats |
| !plead | Plead to a user! |
| !poke | Poke a user! |
| !pout | Act pout! |
| !protect | Protech someone! |
| !punch | Punch a user! |
| !run | Start running! |
| !scared | Act scared! |
| !scream | Start screaming! |
| !shrug | Start shrugging! |
| !slap | Slaps a user! |
| !sleep | Act sleepy! |
| !smug | Be smug towards someone! |
| !spank | Spanks a user! |
| !stare | Stare someone! |
| !tickle | Tickles a user! |
| !wave | Wave to someone! |
| !yeet | Yeet someone! |
Streams
Various commands relating to streaming platforms.
You can check if a Twitch, YouTube or Picarto stream is
currently live.
Author(s): Cog Creators
| Command | Description |
|---|---|
| !picarto | Check if a Picarto channel is live. |
| !streamalert | Manage automated stream alerts. |
| !streamalert list | List all active stream alerts in this server. |
| !streamalert picarto | Toggle alerts in this channel for a Picarto stream. |
| !streamalert stop | Disable all stream alerts in this channel or server. |
| !streamalert twitch | Manage Twitch stream notifications. |
| !streamalert twitch channel | Toggle alerts in this or the given channel for a Twitch stream. |
| !streamalert youtube | Toggle alerts in this channel for a YouTube stream. |
| !streamset | Manage stream alert settings. |
| !streamset autodelete | Toggle alert deletion for when streams go offline. |
| !streamset ignorereruns | Toggle excluding rerun streams from alerts. |
| !streamset ignoreschedule | Toggle excluding YouTube streams schedules from alerts. |
| !streamset mention | Manage mention settings for stream alerts. |
| !streamset mention all | Toggle the |
|
Aliases: everyone
|
|
| !streamset mention online | Toggle the |
|
Aliases: here
|
|
| !streamset mention role | Toggle a role mention. |
| !streamset message | Manage custom messages for stream alerts. |
| !streamset message clear | Reset the stream alert messages in this server. |
| !streamset message mention | Set stream alert message when mentions are enabled. |
| !streamset message nomention | Set stream alert message when mentions are disabled. |
| !streamset usebuttons | Toggle whether to use buttons for stream alerts. |
| !twitchstream | Check if a Twitch channel is live. |
| !youtubestream | Check if a YouTube channel is live. |
Strikes
Strike users to keep track of misbehaviour.
Author(s): Tobotimus
| Command | Description |
|---|---|
| !allstrikes | Show all recent individual strikes. |
| !delstrike | Remove a single strike by its ID. |
| !delstrikes | Remove all strikes from a member. |
| !strike | Strike a user. |
| !strikecounts | Show the strike count for multiple users. |
| !strikes | Show all previous strikes for a user. |
TransferChannel
A cog to transfer messages from a channel to another channel, with many options!
Author(s): AAA3A
| Command | Description |
|---|---|
| !transferchannel | Transfer messages from a channel to another channel, with many options. This might take a long time. |
|
Aliases: channeltransfer
|
|
| !transferchannel after | Transfer a part of the messages from a channel to another channel. This might take a long time. |
| !transferchannel all | Transfer all messages from a channel to another channel. This might take a long time. |
| !transferchannel before | Transfer a part of the messages from a channel to another channel. This might take a long time. |
| !transferchannel between | Transfer a part of the messages from a channel to another channel. This might take a long time. |
| !transferchannel bot | Transfer a part of the messages from a channel to another channel. This might take a long time. |
| !transferchannel message | Transfer a specific message to another channel. This might take a long time. |
| !transferchannel messages | Transfer a part of the messages from a channel to another channel. This might take a long time. |
| !transferchannel user | Transfer a part of the messages from a channel to another channel. This might take a long time. |
Twitch
Get twitch user information and post when a user gets new followers
Author(s): TrustyJAID
| Command | Description |
|---|---|
| !twitch | Twitch related commands |
| !twitch clips | Twitch Clips commands |
| !twitch clips remclips | Remove an account from new clip notifications in the specified channel |
| !twitch clips setclips | Setup a channel for automatic clip notifications |
| !twitch clips view | Get latest twitch clips from a user |
| !twitch follows | Get latest Twitch followers |
| !twitch remfollow | Remove an account from follow notifications in the specified channel |
| !twitch set | Sets the twitch user info for individual users to make commands easier |
| !twitch setfollow | Setup a channel for automatic follow notifications |
| !twitch streams | Twitch Stream commands |
| !twitch testfollow | Test channel for automatic follow notifications |
| !twitch user | Shows basic Twitch profile information |
UwU
UwU.
Author(s): PhasecoreX
| Command | Description |
|---|---|
| !uwu | Uwuize the replied to message, previous message, or your own text. |
VoiceNoteLog
Voice note logging.
Author(s): inthedark.org
| Command | Description |
|---|---|
| !voicenotelog | Voice note logging settings. |
|
Aliases: vnl
|
|
| !voicenotelog channel | Configure the logging channel. |
| !voicenotelog settings | View the voice note logging configuration settings. |
|
Aliases: showsettings, show
|
|
| !voicenotelog toggle | Toggle voice note logging. |
WhoIs
Author(s): Eris
| Command | Description |
|---|---|
| !avatar | Show user avatar. Defaults to author if none specified |
| !display_avatar | Show user avatar. Defaults to author if none specified |
| !emoji | Show provided emoji. Must be a custom emoji, and the bot must have access to it. |
| !iseveryone | Print all entries in the whois db |
| !iswho | Reverse whois, where you search for the real name and get the tag of the matching users |
| !theyare | Set the real name of the user |
| !whois | Return the real name of the tagged user |