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

Question about list management #2

Closed
skipshean opened this issue Oct 18, 2016 · 3 comments
Closed

Question about list management #2

skipshean opened this issue Oct 18, 2016 · 3 comments

Comments

@skipshean
Copy link

Hey Alex, I think I understand from your comments / documentation, but if I as admin want to remove a specific user from the recipient list, I have to do that manually in the MySQL DB, correct?

Thanks for clarifying.

@alexpgates
Copy link
Owner

@skipshean Correct. I just jump in and remove rows from the table if necessary. If you're on a Mac, I recommend Sequel Pro to manage MySQL databases.
It really would be handy to have a way to manage everything completely through SMS, and have a way to permanently ban a specific number from joining / re-joining.

@skipshean
Copy link
Author

Thanks for the quick reply -- it brought another question to mind.

Is anyone in the recipient list able to send to the group? In this use case, I wanted to have only a certain approved number(s) that could send to the group.

Is there a way to do that?

@alexpgates
Copy link
Owner

@skipshean Yes, anyone in the recipient list who texts the number will have their message delivered to the entire group.
There is no feature / option currently in place to limit who is able to send to the group, but it's definitely possible to do by updating the code to fit your needs.

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

2 participants