Every time the mod checks to see if new usergroups needs sending to discord it sends me this error.
any help would be appreciated.
[Discord Extension] An error occured whilst submitting a request to https://discordapp.com/api/guilds/457795488662683654/members/147257921821081600 (code Forbidden): {"message": "Missing Permissions", "code": 50013}
here is my config
{
"Discord Bot Token": "REMOVED",
"Update Interval (Minutes)": 1,
"Enable Nick Syncing": true,
"Enable Ban Syncing": true,
"Enable Role Syncing": true,
"Role Setup": [{
"Oxide Group": "default",
"Discord Role": "Rusty_Boys"
},
{
"Oxide Group": "admin",
"Discord Role": "DADMIN"
},
{
"Oxide Group": "vip",
"Discord Role": "VIP"
}
]
}
[Discord Extension] An error occured whilst submitting a request to https://discordapp.com/api/guilds/457795488662683654/members/147257921821081600/roles/457797280930463746 (code Forbidden): {"message": "Missing Permissions", "code": 50013}