StephanAkkerman/axie-manager-bot

Make a first time setup script that generates the spreadsheets + worksheet names and rows

Closed this issue · 3 comments

Merge it with generate_keys.py

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