Option for default roles/groupsSolved

Hey MJSU,

Would it be possible for Discord Core to assign some default roles/groups once a player has linked there accounts?
It's something i used on Discord Auth, but if i can remain inside the Discord Core/Discord Core Role eco system, that would be preferable.

"Oxide Group": "authenticated",
    "Discord Roles to assign": [
      "Authenticated"
    ],
    "Revoke Oxide Group on Discord Leave": true,
    "Revoke Discord Role on Leave": true,​
Ah nevermind spotted you make the plugin that already does this :) Discord Core Groups
Locked automatically