Ejemplo n.º 1
0
 def __init__(self, manifest, bot):
     JigsawPlugin.__init__(self, manifest)
     Cog.__init__(self)
     self.bot = bot
Ejemplo n.º 2
0
 def __init__(self, bot):
     Cog.__init__(self)
     Configurable.__init__(self, bot)