geotim90 / Nevini

Multi-purpose Discord bot
https://nevini.de/
Apache License 2.0
4 stars 0 forks source link

Feature request: auto-role role white list and black list #60

Closed geotim90 closed 5 years ago

geotim90 commented 5 years ago

auto-role and auto-mod functions should be applied using the following logic:

  1. Include all users that do not have a black listed role
  2. Include all users that have a white listed role (trumps black list)
geotim90 commented 5 years ago

Idea: Use an additional node in the permission system per auto-feature to configure using existing override commands. Or: Use an additional flag bit in the permission system. (bad idea)