Ejemplo n.º 1
0
 def _register_config_entities(self, config: Config):
     config.register_user(config={})
     config.register_user(reminders=[])
     config.register_channel(reminders=[])
Ejemplo n.º 2
0
 def _register_config_entities(self, config: Config):
     config.register_channel(activated={})
     config.register_guild(queues={})