Repository for Redbot cogs developed by the Galaxy Discord Management team.
Find a file
SeaswimmerTheFsh 925db425e8 minor changes to polarisxpconvert
made the Polaris XP field round, made both embed fields non-inline
2023-03-16 16:43:58 -04:00
.github/ISSUE_TEMPLATE Created issue templates. 2023-03-13 22:57:47 -04:00
galaxy minor changes to polarisxpconvert 2023-03-16 16:43:58 -04:00
info fixed roleinfo compatibility with slashtags 2023-03-14 00:19:43 -04:00
podcast update to podcast, introduced sugoncredit 2023-03-05 22:53:54 -05:00
suggestions minor change to suggestions 2023-02-27 14:33:57 -05:00
sugoncredit whoops 2023-03-13 21:37:46 -04:00
.gitignore committing gitignore 2023-03-09 15:40:23 -05:00
info.json updated info.json 2023-02-28 01:17:45 -05:00
LICENSE Initial commit 2023-02-27 11:36:15 -05:00
README.md oh my god im going insane 2023-03-13 23:46:33 -04:00

GalaxyCogs

Galaxy Discord Server PyPI - Python Version discord.py

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

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
  • Roles1

Podcast (WIP)2

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

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

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

SugonCredit

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. Due to Red's use of Discord.py 1.7.3, the [p]roleinfo command in the Info cog does not show all permissions. This is due to the outdated Discord.py version not supporting checking for all permissions. ↩︎

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