How to assign role rewards?
So I have the bot set up, but now I’m overwhelmed and second guessing myself on how exactly to assign the roles?
For content: I have SFW and NSFW categories.
One of the rewards is at Level 15, they can now use the Bot Category, but that category is only for verified people and what would be “Level 15”+ individuals.
But I’m stuck on the rôle hierarchy and what exactly I sent the permissions at? Because the bot category is only for verified folks, BUT not all verified folks can go in there; only the verified folks that are level 15+!
My level role is 7 roles down since the first roles are all the general such as age, gender, unverified or verified, etc.
11 Replies
Hey @B! Our team will answer your post soon.
If this is an issue in your server, make sure you've included your server's ID (This can be found on the
/ping
command), as well as which users are having this issue.
Once your question has been answered, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution
to help others find the solution via Answer OverflowHi. If I understand correctly, you cannot setup a condition like this natively. You would need to use a separate bot to check if the individual is verified and has the level 15 role, if so they get another role for bot access.
Oh my. Interesting. What bot would I need for this?
I am unsure, you would have to look for that. I think Unbelievaboat may have such a feature.
Do you think there’s a way to do it with a bot where…(I hope I can explain myself)
Where the levels roles are linked to the (designated) bot instead?
Like if they reach level 15, they get the role, and the (designated) bot sees level 15 role added and then can add them to x channel swing verified + level 15?
—-
Oh!! And the other question I had:
I want external emotes to be available level 3+ so that would be the reward. With that in mind, the first seven roles I have, none of them should have external permission, correct?
It would be level 3 role that has the permission and it shouldn’t matter if the Level 3 role is 7 roles down in hierarchy?
for the emote one, yes
for the first one, you might be able to have a custom bot that just checks if the user has both Verified and Level 15 and then gives them a Bot Access role
Damn. I was hoping it was just permission settings and a hierarchy thing.
the other thing you might could do is just have an unverified role and prevent people with that role from getting XP, though im not sure that's what you're trying to do
It’s not exactly what I would want to do, but it’s definitely the easier route.
It would suck with the bot because that means adding extra roles lol and I’m trying not to add more roles than I actually need (since the cap is 250 lol).
Yeah discord perms dont have an role 1 AND role 2 setup, only role 1 OR role 2
That makes so much sense :CryingCat:.
Thank you so much. I’ll have to do some thinking.