Do you use Twitter? If so, then you must come across some of the bots that like, retweet, follow, or even reply to your tweets. But have you ever w...
For further actions, you may consider blocking this person and/or reporting abuse
Hello Seema, loved your explanation 🔥
I hope you are also aware of using
Stream
instead ofCursor
in your approach to get the tweets containing the particular hashtag. It would be very helpful for beginner level readers to understand the differences and apply them accordingly. But this is cool. Your line-by-line explanation is 👌🏻👌🏻Thank you so much.
This has gotten my bot project further than anything else I have done to date. I am a dilettante in Python and am making a twitter bot to practice.
I am stuck on how to reply to a tweet with one of a set of messages (I think I got random.choice to work). My scheme is to reply to tweets based off keywords.
Thanks so much for this work. I love watching my code actually work!!!
I'm glad it helped.
Thanks a lot! I was looking for something like this for a long time. I really wanna try it out 😃
Welcome.😀
Very interesting. I was looking for something like this.
I hope this will be helpful for you.
Make one post on OAuth2 authentication from scratch.
By scratch I mean with just using requests library.
Sure.
Hello,
first of all great explanation but i was wondering if there is any way to ,make a bot to retweet specific user's tweets?
thanks