Set account creation to true to enable account creation
Set server creation to true to enable server creation
Discord bot and oauth2
"discord": {"oauth2": {"_Note_":"Oath2 clientID And clientSecret","clientID":"client-id","clientSecret":"client-secret","callbackpath":"<domain>/discord/callback" },"bot": {"enabled":true,"name":"AlphaCtyl Beta","description":"Testing AlphaCtyl Dashboard","activityType":"PLAYING","status":"idle","token":"bot-token","joinguild": {"_comment":"The Discord bot must be in these servers and have invite permissions.","enabled":true,"guildid": ["Guild Id Here" ] },"giverole": {"_comment":"Both the bot and the user must be on the server, give the specify role on registering","enabled":true,"guildid":"Guild id Here","roleid":"Role id here" } },"logging": {"status":true,"webhook":"webhook-url","actions": {"user": {"signup":true,"create_server":true,"modify_server":true,"buy_resources":true },"admin": {"set_coins":true,"add_coins":true,"set_resources":true,"set_plan":true,"create_coupon":true,"revoke_coupon":true,"remove_account":true,"view_ip":true } } } },