-
-
Notifications
You must be signed in to change notification settings - Fork 363
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
Better Twitter integration #698
Comments
Hi @timabbott I would like to take up this issue and start the work. |
Comment |
Hello @gr8geek! Thanks for your interest in Zulip! You have attempted to claim an issue without the labels "help wanted", "good first issue". Since you're a new contributor, you can only claim and submit pull requests for issues with the help wanted or good first issue labels. If this is your first time here, we recommend reading our guide for new contributors before getting started. |
@zulipbot claim |
Hello @zfh005! Thanks for your interest in Zulip! You have attempted to claim an issue without the label "help wanted". You can only claim and submit pull requests for issues with the help wanted label. If this is your first time here, we recommend reading our guide for new contributors before getting started. |
I have few feature requests for better Twitter integration:
New way to follow multiple twitter users
Now you can only import tweets from one user using twitter-bot script. It would be helpful to add more users in one script argument (using comma as a separator). Putting more users will now cause an error. Only way to follow multiple users is to call twitter-bot script multiple times in crontab with different arguments. But this is causing issue #697 nowadays.
In some cases (when following a lot of users or searching for a lot of terms) it will make sense to read the argumets from an external file.
Twitter-bot settings integrated in Zulip
It would be even nicer if you would have an oportunity to set up twitter-bot arguments (following users, mentions, etc.) directly from Zulip. It will provide users a way to manage it without the need of doing it in a bash (if the user have rights to do it) or to contact administrator of Zulip server to do it for him.
The text was updated successfully, but these errors were encountered: