Bot config not added due to bot token.
Here is what the config should look like:
Filename : config.json
{
"token" : "bot token",
"prefix" : "!",
"owner" : "owner id",
"roles" : [["Mod", 3], ["Admin", 4], ["Final Boss", 5]],
"logID" : "<channel ID>"
}