misc(moderation): changed description
This commit is contained in:
parent
e01c27d79d
commit
4d9011c7a5
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ import discord
|
|||
from redbot.core import checks, commands, Config
|
||||
|
||||
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."""
|
||||
|
||||
def __init__(self, bot):
|
||||
|
|
Loading…
Reference in a new issue