zulip/python-zulip-api

Better Twitter integration

jiriryszawy opened this issue · 5 comments

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.

Hi @timabbott I would like to take up this issue and start the work.

Comment @zulipbot claim to claim this issue if you want to work on it. Refer to contribution guidelines if you didn't already get the chance. Goodluck!

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.

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.