Example #1
0
 def __init__(self, bot):
     self.bot = bot
     self.cfg = load_config('config.json')
Example #2
0
 def __init__(self, bot):
     self.bot = bot
     self.cfg = load_config('config.json')
     self.remind_bump.start()