Repository for Redbot cogs developed by the Galaxy Discord Management team.
Find a file
2023-10-24 00:13:32 -04:00
.forgejo fix(pylint): updated poetry installer link 2023-10-20 16:18:14 -04:00
exportchannels fix(exportchannels): pylint fixes 2023-09-24 20:45:00 -04:00
forums updated info.json's for all cogs in the repository 2023-10-22 13:22:44 -04:00
galaxy updated info.json's for all cogs in the repository 2023-10-22 13:22:44 -04:00
info updated info.json's for all cogs in the repository 2023-10-22 13:22:44 -04:00
issues updated info.json's for all cogs in the repository 2023-10-22 13:22:44 -04:00
moderation fix(moderation): use correct config value name for the log method 2023-10-23 20:25:31 -04:00
podcast updated info.json's for all cogs in the repository 2023-10-22 13:22:44 -04:00
send updated info.json's for all cogs in the repository 2023-10-22 13:22:44 -04:00
shortmute updated info.json's for all cogs in the repository 2023-10-22 13:22:44 -04:00
suggestions updated info.json's for all cogs in the repository 2023-10-22 13:22:44 -04:00
sugoncredit updated info.json's for all cogs in the repository 2023-10-22 13:22:44 -04:00
worldzero updated info.json's for all cogs in the repository 2023-10-22 13:22:44 -04:00
youtubedownloader fix(youtubedownloader): converted the cog to use pytube instead of yt-dlp 2023-10-24 00:13:32 -04:00
.gitignore repo: changed issue templates 2023-08-07 22:28:59 -04:00
.pylintrc fix(pylint): added too-many-return-statements to the disabled messages 2023-09-27 13:59:20 -04:00
info.json misc: updated all instances of the old github link to the seagit link 2023-08-07 22:39:02 -04:00
LICENSE Initial commit 2023-02-27 11:36:15 -05:00
poetry.lock fix(youtubedownloader): converted the cog to use pytube instead of yt-dlp 2023-10-24 00:13:32 -04:00
pyproject.toml fix(youtubedownloader): converted the cog to use pytube instead of yt-dlp 2023-10-24 00:13:32 -04:00
README.md Update README.md 2023-10-20 14:37:21 +00:00

GalaxyCogs

Repository for Redbot cogs developed by the Galaxy Discord Management team.

ExportChannels (WIP)1

This cog allows you to easily export channels using Discord Chat Exporter.

THIS COG IS NOT INTENDED FOR EXTERNAL USE. YOU WILL LIKELY HAVE TO RUN THIS COG LOCALLY AND MODIFY CODE SHOULD YOU WISH TO USE IT.

Credit to Tyrrrz for the bundled version of Discord Chat Exporter within this cog. The original repository can be found here.

Galaxy

Utility cog designed specifically for use on the Galaxy Discord server.

Includes:

  • Warehouse command
  • FAQ command
  • Unix command

Info

Combination of a few built-in Red cogs + some custom code to provide commands that show information of specific Discord objects.

Currently supports:

  • Users
  • Servers/Guilds
  • Roles

MusicDownloader1

Allows users to download just the audio files from any YouTube video. Currently only supports YouTube and does not work for video.

Currently partially broken on just old versions of Red, if you're on an old version (such as 3.4.18) please download this database file and put it in your cog data directory for this cog, which should be

<where-ever you've installed red>/Red-DiscordBot/data/<instance name>/cogs/MusicDownloader

Podcast (WIP)1

Allows users to submit questions to a specified channel, intended for use with podcasts.

Also features user blacklists, both configurable per-server and globally.

Shortmute

Allows staff members to shortmute individuals for up to 30 minutes, using Discord's Timeouts feature.

Suggestions

Allows users to submit suggestions to a specified channel. Highly cut-down modification of SauriCog's Suggestions Cog.

Features:

  • Separate approved and denied channels
  • Custom emoji support

SugonCredit1

Implements a way for moderators to give out social-credit like points, dubbed 'sugoncredits' by the community.

Features:

  • Add Credit to people.
  • Remove Credit from people.
  • Supports custom currency names and bank names.

  1. This cog currently is non-functional. This notice will be removed once the Cog is completed. ↩︎