Example #1
0
 def __init__(self, bot):
     self.bot = bot
     self.repo = StreamLinksRepo()
     self.config = app_config.Config
Example #2
0
 def __init__(self, bot):
     self.bot = bot
     self.repo = StreamLinksRepo()