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