import time import Utils SECONDS_MAX = Utils.SECONDS_WEEKS*8 SECONDS_MAX_DESCRIPTION = "8 weeks" class Module(object): def __init__(self, bot, events, exports): self.bot = bot events.on("received").on("command").on("in").hook( self.in_command, min_args=2, help="Set a reminder", usage="