Repository for Redbot cogs developed by the Galaxy Discord Management team.
Go to file
Seaswimmer a5b9cffcaf
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 35s
removed [p]nslookup command
use https://www.coastalcommits.com/Seaswimmer/SeaCogs/src/branch/main/seautils instead, that uses dig instead of nslookup and looks far nicer
2024-05-30 23:53:37 +00:00
.forgejo feat(workflow): changed workflow from the old manual installs to using a docker image for faster runs 2024-01-29 15:29:50 -05:00
exportchannels fix(exportchannels): pylint fixes 2023-09-24 20:45:00 -04:00
forums fix(repo): changed all instances of git.seaswimmer.cc to coastalcommits.com 2023-10-24 00:48:49 -04:00
galaxy removed [p]nslookup command 2024-05-30 23:53:37 +00:00
info fix(repo): changed all instances of git.seaswimmer.cc to coastalcommits.com 2023-10-24 00:48:49 -04:00
issues fix(repo): changed all instances of git.seaswimmer.cc to coastalcommits.com 2023-10-24 00:48:49 -04:00
podcast fix(repo): changed all instances of git.seaswimmer.cc to coastalcommits.com 2023-10-24 00:48:49 -04:00
send fix(repo): changed all instances of git.seaswimmer.cc to coastalcommits.com 2023-10-24 00:48:49 -04:00
shortmute fix(shortmute): fixed using incorrect context for fetching embed colors 2024-01-29 15:12:43 -05:00
suggestions fix(repo): changed all instances of git.seaswimmer.cc to coastalcommits.com 2023-10-24 00:48:49 -04:00
sugoncredit fix(repo): changed all instances of git.seaswimmer.cc to coastalcommits.com 2023-10-24 00:48:49 -04:00
worldzero fix(repo): changed all instances of git.seaswimmer.cc to coastalcommits.com 2023-10-24 00:48:49 -04:00
youtubedownloader fix(youtubedownloader): fixed file not found error if the video name includes / or \ 2024-01-29 12:18:31 -05:00
.gitignore repo: changed issue templates 2023-08-07 22:28:59 -04:00
info.json fix(repo): changed all instances of git.seaswimmer.cc to coastalcommits.com 2023-10-24 00:48:49 -04:00
LICENSE Initial commit 2023-02-27 11:36:15 -05:00
poetry.lock fix(repo): poetry fixes 2024-04-11 17:22:55 -04:00
pyproject.toml fix(repo): poetry fixes 2024-04-11 17:22:55 -04:00
README.md misc(readme): updated readme for youtubedownloader 2023-10-24 00:51:40 -04:00

GalaxyCogs

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

This readme is heavily outdated.

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

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.

YouTubeDownloader

Allows users to download any YouTube video.

[p]download https://youtu.be/dQw4w9WgXcQ - Downloads the audio from this video in .m4a format.

[p]download https://youtu.be/dQw4w9WgXcQ false - Downloads this video in .mp4 format.


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