Exemple #1
0
 def __init__(self, manifest, bot):
     JigsawPlugin.__init__(self, manifest)
     Cog.__init__(self)
     self.bot = bot
Exemple #2
0
 def __init__(self, bot):
     Cog.__init__(self)
     Configurable.__init__(self, bot)