misc(moderation): changed description

This commit is contained in:
Seaswimmer 2023-09-27 13:24:57 -04:00
parent e01c27d79d
commit 4d9011c7a5
No known key found for this signature in database
GPG key ID: 5019678FD9CF50D8

View file

@ -2,7 +2,7 @@ import discord
from redbot.core import checks, commands, Config from redbot.core import checks, commands, Config
class Moderation(commands.Cog): class Moderation(commands.Cog):
"""Custom cog intended for use on the Galaxy discord server. """Custom cog moderation cog, meant to copy GalacticBot.
Developed by SeaswimmerTheFsh.""" Developed by SeaswimmerTheFsh."""
def __init__(self, bot): def __init__(self, bot):