diff --git a/cogs/info.py b/cogs/info.py index 62a988fa..509864f5 100644 --- a/cogs/info.py +++ b/cogs/info.py @@ -52,6 +52,8 @@ def DetectPermissions(message, fset): class Info(commands.Cog): + """User/Server/Bot Information!""" + def __init__(self, bot): self.bot = bot