Dav-Git / Dav-Cogs

Dav's cogs for Red-DiscordBot
GNU General Public License v3.0
33 stars 28 forks source link

[exclusiveroles] Sync exclusive roles within a guild #118

Closed lisbonjoker closed 2 months ago

lisbonjoker commented 4 months ago

Just like rolesyncer cog, a way to have an exclusive role that syncs. If a user gets X role and also has Y role, it removes Y role to add it. Now, if user gets Y role, then X gets removed.

Dav-Git commented 2 months ago

This would just end in an endless loop of roles being switched around. I don't see the benefit here.