Default for "Hi {}, I'm Dad"
set to enabled
This commit is contained in:
parent
02b9517688
commit
eb32d4afd1
@ -28,7 +28,7 @@ class Dad(Cog):
|
||||
self.bot = bot
|
||||
self.config = Config.get_conf(self, identifier=6897100, force_registration=True)
|
||||
|
||||
default_guild = {"enabled": False, "nickname": False, "cooldown": 240}
|
||||
default_guild = {"enabled": True, "nickname": False, "cooldown": 240}
|
||||
|
||||
self.config.register_guild(**default_guild)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user