import asyncio import traceback import datetime import os import ast import gzip import json from utils.time_parser import parse_time from config import DOWNLOADS_DIR class UtilityCommands: def __init__(self, bot): self.bot = bot async def cmd_remindme(self, message): """Set a reminder""" parts = message.content.split(" ", 2) if len(parts) < 3: await message.reply("Usage: `.remindme