If you use this for your server feel free to send me an invite to my contact email.
Some of The Code Is Provided by Dark Studio.
{
"bot": {
"token": "bot token" token of your discord bot
},
"status": {
"anystatus": false, if it is set to true everyone with a status will get a role if its set to false everybody with statustext will get a role
"statustext": "status to search", check for this status
"roletogiveid": "role id" role id to add to the user if the user had the statustext
},
"options": {
"consolelogs": true console log on event (options are true/false)
}
}