Exemple #1
0
def setup(bot: Shinobu):
    bot.add_cog(Shop())
Exemple #2
0
def setup(bot: Shinobu):
    bot.add_cog(Economy(bot))
Exemple #3
0
def setup(bot: Shinobu):
    bot.add_cog(Trade())
def setup(bot: Shinobu):
    bot.add_cog(MyAnimeList())
Exemple #5
0
def setup(bot: Shinobu):
    bot.add_cog(Booru())
def setup(bot: shinobu.Shinobu):
    bot.add_cog(CallNotification())
Exemple #7
0
def setup(bot: shinobu.Shinobu):
    bot.add_cog(Misc())