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

Allow users to invite bot into new channels #52

Open
gkatsev opened this issue Dec 30, 2015 · 4 comments
Open

Allow users to invite bot into new channels #52

gkatsev opened this issue Dec 30, 2015 · 4 comments

Comments

@gkatsev
Copy link
Member

gkatsev commented Dec 30, 2015

This also means we need a way to ask to leave. Together, it could be abused.
One possibility is to have the bot check to see whether the invite/exit is from a channel op before doing so.

@ljharb
Copy link
Member

ljharb commented Dec 30, 2015

Perhaps, requiring it be from an op in a channel the bot is already in, would be useful.

@robotlolita
Copy link
Contributor

Couldn't the bot just keep a whitelist of people who can execute "trusted actions" in it? Then we just need to add a command to add / remove people from this list.

@ljharb
Copy link
Member

ljharb commented Dec 30, 2015

I like that idea, with or without this one.

@gkatsev
Copy link
Member Author

gkatsev commented Dec 30, 2015

Yep, trusted users is a separate, but related, feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants