How to load multiple cogs in Python 3

前端 未结 0 483
灰色年华
灰色年华 2020-12-09 00:25

I was making a Discord bot and had to load 2 cogs cogs/foo.py and cogs/fooo.py. I wanted to load both of them so I did this in my code:



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题