Warning: Use at your own risk!Unapproved repositories are provided by the community and have not yet been inspected for security or tested for stability. The Cog-Creators organization and Red's contributors are not responsible for any damage caused by 3rd party cogs.
awayApproved@aikaterna@Axas@TrustyJAIDSet and unset a user as being away. Originally by Paddo.This cog stores data provided by users for the express purpose of redisplaying. It does not store user data which was not provided through a command. Users may remove their own content without making a data removal request. This cog does not support data requests, but will respect deletion requests.Installation commandsrepo add aikaterna-cogs https://github.com/aikaterna/aikaterna-cogs cog install aikaterna-cogs awayafkawayView Repository
badgesApproved@TrustyJAIDCreate your own badge with your discord info.This cog does not persistently store data or metadata about users.Required Permissionsattach_filesBot Version and Packages UsedPython>=3.7.2Bot>=3.1.8pillowInstallation commandsrepo add trusty-cogs https://github.com/TrustyJAID/Trusty-cogs cog install trusty-cogs badgesView Repository
banchartApproved@PhenoM4n4n@AikaternaDisplay a chart of ban moderators.This cog does not persistently store any data or metadata about users.Bot Version and Packages UsedBot>=3.3.10Installation commandsrepo add phen-cogs https://github.com/phenom4n4n/phen-cogs cog install phen-cogs banchartView Repository
bancheckApproved@PhasecoreX (PhasecoreX#0635)This cog allows server admins to check their members against multiple external ban lists. It can also automatically check new members that join the server, and optionally ban them if they appear in a list.This cog does not persistently store data or metadata about users.Bot Version and Packages UsedBot>=3.4.8Installation commandsrepo add pcxcogs https://github.com/PhasecoreX/PCXCogs cog install pcxcogs bancheckbanmoderationutilityView Repository
bandnameApproved@lunaRandomly creates names for made up bands by scanning messages 2-5 words in length and applying them to bands of a randomly chosen genre.Bot Version and Packages UsedPython>=3.7.0Installation commandsrepo add cogs.v3 https://github.com/dualmoon/Cogs.v3 cog install cogs.v3 bandnameView Repository
banmessageApproved@jack1142 (Jackenmen#6607)Send message on ban in a chosen channel. Supports images!This cog does not persistently store data or metadata about users.Bot Version and Packages UsedBot>=3.3.10Installation commandsrepo add jackcogs https://github.com/jack1142/JackCogs cog install jackcogs banmessagebanmessagetoolsutilityView Repository
banroleApproved@palmtree5Ban/unban by role. Keeps track of all users banned via `[p]banrole`This extension stores a mapping of role ids to a list of banned user ids. This data is necessary for the functionality allowing the unbanning of a previously banned role, but a user id can be removed if the account is deleted or the owner specifically requests the deletion not on behalf of a user.Installation commandsrepo add palmtree5-cogs https://github.com/palmtree5/palmtree5-cogs cog install palmtree5-cogs banrolebanrolemoderationView Repository
baronApproved@PhenoM4n4n@DragDev Studios@KableKompanyTools for managing guild joins and leaves.This cog does not persistently store any data or metadata about users.Bot Version and Packages UsedBot>=3.3.10matplotlibInstallation commandsrepo add phen-cogs https://github.com/phenom4n4n/phen-cogs cog install phen-cogs baronguildutilityView Repository
battleshipApproved@Flame442 (Flame#2941)Play battleship with a friend.This cog does not store user data.Bot Version and Packages UsedPython>=3.6.0pillowInstallation commandsrepo add flamecogs https://github.com/Flame442/FlameCogs cog install flamecogs battleshipbattleshipfungamesView Repository
beautifyApproved@Vexed (Vexed#0714)Beautify and minify JSON. Supports attachments, codeblocks and replies.This cog does not persistently store data or metadata about users.Bot Version and Packages UsedPython>=3.8.1Bot>=3.4.0Bot<=3.6.0.dev0Installation commandsrepo add vex-cogs https://github.com/Vexed01/Vex-Cogs cog install vex-cogs beautifyjsonutilityView Repository
betteruptimeApproved@Vexed (Vexed#0714)Replace the uptime command with a rich embed that shows the bot's percentage uptime (both time of the bot being on and time connected to Discord). There is also a new `downtime` command which shows when downtime happened. This cog writes to config every 60 seconds to prevent data loss. It is also very storage efficient, using under 150 bytes each day the cog runs.This cog does not persistently store data or metadata about users.Bot Version and Packages UsedPython>=3.8.1Bot>=3.4.0Bot<=3.6.0.dev0pandasplotlykaleidoInstallation commandsrepo add vex-cogs https://github.com/Vexed01/Vex-Cogs cog install vex-cogs betteruptimemetauptimeutilityView Repository
bibleApproved@epic guyPowered by biblegateway, this cog can get bible versesThis cog does not persistently store any data or metadata about users.Bot Version and Packages UsedBot>=3.3.10html2textbeautifulsoup4Installation commandsrepo add npc-cogs https://github.com/npc203/npc-cogs cog install npc-cogs biblefunutilityView Repository
bigmojiApproved@FlapJackUploads a large .png image of an emoji. If cairosvg is not installed, standard emojis will be limited to a 72x72 png.
Dependencies:
cairosvg :: http://cairosvg.org/
Windows users take note, cairosvg is difficult to install properly. Some people have had success following the Windows instructions for installing WeasyPrint (http://weasyprint.readthedocs.io/en/stable/install.html#windows), which has cairosvg as a dependency.
TODO: wand is now supported. Include instructions for installing wand / ImageMagick on windows.This cog does not persistently store data or metadata about users.Required Permissionsattach_filesBot Version and Packages UsedcairosvgInstallation commandsrepo add flapjack-cogs https://github.com/flapjax/FlapJack-Cogs cog install flapjack-cogs bigmojibigemojihugeView Repository
birthdayApproved@Vexed (Vexed#0714)Get users to add their birthday, then on their birthday they will get a special role. Server owners can set the time of day, announcement message and role.This cog will associate a User ID with a birthday if the user explicitly sets it. This data is also associated with a specific guild ID. No other data or metadata about users is stored.Bot Version and Packages UsedPython>=3.8.1Bot>=3.4.0Bot<=3.6.0.dev0Installation commandsrepo add vex-cogs https://github.com/Vexed01/Vex-Cogs cog install vex-cogs birthdaybdaybirthdaybirthdaysfunroleView Repository
blackformatterApproved@KreusadaRun black on files with custom line lengths.This cog does not persistently store data or metadata about users.Bot Version and Packages UsedblackInstallation commandsrepo add kreusada-cogs https://github.com/kreusada/Kreusada-Cogs cog install kreusada-cogs blackformatterblackcodefileView Repository
blurplefyApproved@aikaternaBlurplefy a user profile picture or image. Admins can configure an awardable role if a user's profile pic has more than a certain percentage of blurple in it.This cog does not persistently store data or metadata about users.Required Permissionsembed_links manage_rolesBot Version and Packages Usedpillowpython-resize-imageInstallation commandsrepo add aikaterna-cogs https://github.com/aikaterna/aikaterna-cogs cog install aikaterna-cogs blurplefyavatarblurplediscordView Repository
booruApproved@JintakuDisplays a random image board entry based on your query
This may include NSFW content (although this is not the case by default)Bot Version and Packages Usedaiocache==0.10.1Installation commandsrepo add jintaku-cogs-v3 https://github.com/Jintaku/Jintaku-Cogs-V3 cog install jintaku-cogs-v3 booruboorugelbooruimageskonachannsfwyandereView Repository
botaccessApproved@Obi-Wan3Allow users with the Server Booster, Patreon, etc. roles to invite the bot to a (few) server(s) of their choice.This cog stores provided global settings, as well as the current BotAccess servers and their inviters.Required Permissionsembed_linksBot Version and Packages UsedPython>=3.8.1Bot>=3.4.0Installation commandsrepo add ob13-cogs https://github.com/Obi-Wan3/OB13-Cogs cog install ob13-cogs botaccessaccessboostbotinviteserverssupporterView Repository
botlistspostApproved@flare(flare#0001)Post server count to various discord bot lists.Bot Version and Packages UsedBot>=3.4.0Bot<=3.4.99Installation commandsrepo add flare-cogs https://github.com/flaree/Flare-Cogs cog install flare-cogs botlistspostbotlistView Repository
botstatusApproved@DavAutomattically sets a status on bot start/restart.This cog does not store end user data.Bot Version and Packages UsedBot<=3.5.0.dev0Installation commandsrepo add dav-cogs https://github.com/Dav-Git/Dav-Cogs cog install dav-cogs botstatusView Repository
brainshopApproved@Obi-Wan3An artificial intelligence chatbot using BrainShop (https://brainshop.ai/).This cog uses the BrainShop API (https://brainshop.ai/), sending the contents of a message and its author's user ID to BrainShop in order to receive a response. Please see BrainShop's ToS at https://brainshop.ai/terms. The cog itself only stores settings data (i.e. global/guild toggles and guild auto-reply channels).Required Permissionsembed_linksBot Version and Packages UsedPython>=3.8.1Bot>=3.4.0Installation commandsrepo add ob13-cogs https://github.com/Obi-Wan3/OB13-Cogs cog install ob13-cogs brainshopaibrainshopchatbotcleverbotfunView Repository
cahApproved@aikaternaCards Against Humanity, played in DMs.This cog does not persistently store data or metadata about users.Required Permissionsembed_linksInstallation commandsrepo add aikaterna-cogs https://github.com/aikaterna/aikaterna-cogs cog install aikaterna-cogs cahcahcardsgameView Repository
captchaApproved@Predeactor@Kreusada@Fixator10Captcha defensive system. Another security layout for your server - originally by Predeactor.This cog does not save data about users persistently.Bot Version and Packages UsedBot>=3.4.0discapty==0.4Installation commandsrepo add fixator10-cogs https://github.com/fixator10/Fixator10-Cogs cog install fixator10-cogs captchacaptchadefenderprotectionsecurityView Repository
caseinsensitiveApproved@Vexed (Vexed#0714)Make all prefixes and commands case insensitive (so that something like !Ping works). This will have a negative performance impact.This cog does not persistently store data or metadata about users.Bot Version and Packages UsedPython>=3.8.1Bot>=3.4.11Bot<=3.6.0.dev0Installation commandsrepo add vex-cogs https://github.com/Vexed01/Vex-Cogs cog install vex-cogs caseinsensitivecasecase-insensitivecaseinsensitivecommandsutilityView Repository
casereaderApproved@DavA different approach to ``[p]casesfor``.This cog does not store end user data.Bot Version and Packages UsedBot<=3.5.0.dev0Installation commandsrepo add dav-cogs https://github.com/Dav-Git/Dav-Cogs cog install dav-cogs casereadercaseschecksmembersmodmoderationmodlogtoolswarningsView Repository