Closed StephanAkkerman closed 2 years ago
Maybe also create the channels and roles stated in config.yaml
Use: await guild.create_text_channel('cool-channel')
for creating new text-channel
And await guild.create_role(name="role name")
for new role
Also renames the config_example.yaml to just config.yaml
Merge it with generate_keys.py