Everything is working and DiscordCore is all set up. What I am trying to do with DiscordCoreRoles is make it where when someone if put in one of my oxide groups it will give them a role in the Discord. I have tried this and it doesn't worked. Yes the people are authorzied through the in-game code and it still doesn't work. This is my config for the plugin.
{
"Oxide role to discord roles": {
"vip1": "592489307009318922",
"vip2": "592489307009318922",
"vip3": "592489307009318922",
"evip": "592489307009318922"
}
}
{
"Oxide role to discord roles": {
"vip1": "592489307009318922",
"vip2": "592489307009318922",
"vip3": "592489307009318922",
"evip": "592489307009318922"
}
}