General Options


main_profile

all profiles will share the same configuration, unless overridden with --config

If you want to use multiple profiles

use --profile

  • In most cases, there's no need to modify this setup. Profiles are organized into directories within the config location, with the value being derived from the profile name.

  • Each directory can correspond to a distinct authentication file


discord


To send updates to Discord using webhooks, 
follow the setup guide at
https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks.
  
You'll need to add the URL provided in the setup 
and include the --discord argument when executing the script

Last updated