Botanism / Botanist

A bot for a healthier experience on discord servers. Provides lots of moderation utilities and improved sharing features!
https://discord.gg/mpGM5cg
GNU General Public License v3.0
5 stars 3 forks source link

Can't assign users to clearance(s) #96

Open s0lst1ce opened 4 years ago

s0lst1ce commented 4 years ago

Describe the bug During bot setup using init you are asked to provide roles that will have access to Manager and Admin levels of clearance. The issue is that only roles can be provided. Sometimes you don't want everyone from a role to have the clearance or you may want only select individuals to have the role.

Steps to reproduce Try providing a user during the clearance phase of the bot's setup.

Expected behavior To be able to give clearance(s) to whomever the owner wants.

Additional context First the bot could allow for more than mere roles. However this would slow it down for its checks. Because of this a second option would be to let the user provide either roles or members and give them all a newly made role that will serve for authentication. Instead of slowing the bot down this will actually speed it up.