-
Notifications
You must be signed in to change notification settings - Fork 29
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
Trusted users and actions #53
Comments
Inviting the bot to a channel ( #52 ) can be a trusted action. |
Yeah I second this. Trusted users should be able to !trust/!untrust other users. There would need to be 2 tiers of trust though (one that can't be removed with this command), so we can keep board members permanently trusted. |
Also managing the twitter mappings could be a trusted action. |
What's the story with saving things like this between restarts? If join commands are added, and trusted users are dynamic at runtime, doesn't there need to be a way to update the profile file, or store it in a db or something? |
if factoids.json can be updated, trustedUsers.json could be as well, no? |
There should be a way to configure trusted users and actions.
These actions are only allowed to be performed by the trusted users.
The text was updated successfully, but these errors were encountered: