import time from src import ModuleManager, Utils SECONDS_MAX = Utils.SECONDS_WEEKS*8 SECONDS_MAX_DESCRIPTION = "8 weeks" class Module(ModuleManager.BaseModule): @Utils.hook("received.command.in", min_args=2) def in_command(self, event): """ :help: Set a reminder :usage: