diff --git a/cogs/fun/reminder.py b/cogs/fun/reminder.py index 7a835297..96d69ac4 100644 --- a/cogs/fun/reminder.py +++ b/cogs/fun/reminder.py @@ -4,6 +4,7 @@ from discord.ext import commands from discord.ext.commands import command +# Set up the Cog class Reminder(commands.Cog): def __init__(self, bot): self.bot = bot