zulip / python-zulip-api

Python library for the Zulip API.
https://zulip.com/api/
Apache License 2.0
350 stars 352 forks source link

Better Twitter integration #698

Open jiriryszawy opened 3 years ago

jiriryszawy commented 3 years ago

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 zulip/python-zulip-api#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.

gr8geek commented 2 years ago

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

raghupalash commented 2 years ago

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!

zulipbot commented 2 years ago

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.

zfh005 commented 1 year ago

@zulipbot claim

zulipbot commented 1 year ago

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.