Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configurable Role Control based on Set Criteria #128

Open
kringeth000 opened this issue Jul 15, 2020 · 0 comments
Open

Configurable Role Control based on Set Criteria #128

kringeth000 opened this issue Jul 15, 2020 · 0 comments
Labels
feature request Request for adding a non-existing feature or functionality

Comments

@kringeth000
Copy link
Member

Add functionality to the backend to allow handling events when certain criteria is met in a database query, potentially in conjunction with other events.

For example, having a "regular" role applied or removed in a server for meeting or failing to meet a certain threshold of activity, defined by the instance administrator (x number of hours, x number of messages, etc. over a certain period of time).

This could potentially be configured via a bot command, or ideally from the web frontend.

Other/Future considerations:

  • Logic regarding whether these roles were added by the bot automatically, or by a user (discard manual changes, or accept them?)
  • Triggerable events from this -- DM to user, message in channel, etc.
  • What would the command format look like?
@kringeth000 kringeth000 added the feature request Request for adding a non-existing feature or functionality label Jul 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for adding a non-existing feature or functionality
Projects
None yet
Development

No branches or pull requests

1 participant