The config is used to pre-define values that DOT will utilize after execution. You may define these values from within the config file, via command-line arguments, or via cog. It is recommended to define values from within the config file, and in-fact, it is enforced for many options without modifying the source to bypass this restriction.
{
"bot": {
"token": "Your Token Here",