mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-07 01:42:30 -05:00
[Core] Save package status and restore it on boot
Also better error handling on package loading
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
from .owner import Owner
|
||||
|
||||
|
||||
def setup(bot):
|
||||
bot.add_cog(Owner(bot))
|
||||
bot.add_cog(Owner())
|
||||
Reference in New Issue
Block a user