A magnolia.cfg.yml file, or whatever path is passed as argument the first argument, is required at the root of the
repository. This file contains the configuration for the bot.
The following is an example of the file structure:
roles:
devforum_member: "ROLE_ID"
devforum_regular: "ROLE_ID"
# Optional, allows the bot to avoid making unnecessary API calls
roblox_verified: "ROLE_ID"