How to Make a Twitter Retweet Bot in Python using Tweepy

How to Make a Twitter Retweet Bot in Python using Tweepy

CreepyD

2 года назад

6,511 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Robert Burkhart
Robert Burkhart - 17.07.2023 00:29

Do you need to have the 100$ API endpoints for this. My code works to post a create_tweet but doesn't work to stream and print (gives me a "When authenticating requests to the Twitter API v2 endpoints, you must use keys and tokens from a Twitter developer App that is attached to a Project. You can create a project via the developer portal." error).

Ответить
ApisVOD ́s
ApisVOD ́s - 31.05.2023 03:33

could you make an updated version? i cannot retweet and im trying to do anything

Ответить
Cheflow2
Cheflow2 - 24.05.2023 05:26

how can we set it to only pick one lang like EN?

Ответить
Machzy
Machzy - 09.05.2023 19:03

Is there a way to create a real-time retweet bot based on a specific twitter account and a keyword exclusion list?

Ответить
Andressa Gobbo
Andressa Gobbo - 03.05.2023 17:14

I'm getting Stream connection has errored or timed out and error 429 "This stream is currently at the maximum allowed connection limit.", don't know how to fix it :(

Ответить
Mr Aman Yadav
Mr Aman Yadav - 02.11.2022 22:51

I am getting error of tweepy has no attribute ID, please help anyone

Ответить
Kanishk Khurana
Kanishk Khurana - 03.10.2022 16:19

How do i delete a rule ? and how do i add a new one ?

Ответить
Isabel
Isabel - 26.09.2022 12:32

Hi! I keep getting the error: module 'tweepy' has no attribute 'StreamRule'

Any idea how to fix it? Thanks!

Ответить
ChasePham
ChasePham - 26.07.2022 00:16

Is there a way to retweet things only from my following?

Ответить
rst chan
rst chan - 11.07.2022 20:46

I can not get my stream rules to change is there a way to reset streamrule or how do you manually remove them?

Ответить
Tech Ace
Tech Ace - 11.06.2022 09:52

Bro, when I try to run it as a retweet bot, it gives me an error "AttributeError: module 'tweepy' has no attribute 'Client' and if I try to run it as a reply bot by the method you've told in the pinned comment, it gives the error as "SyntaxError: positional argument follows keyword argument", how do I fix it?

Ответить
James Gallen
James Gallen - 07.06.2022 03:51

You're killing it man if ever I get rich I'll repay you🙏

Ответить
JENNIE'S The8 EYELASHES
JENNIE'S The8 EYELASHES - 06.06.2022 12:39

I was wondering if we can use textblob(?) to only rt tweets that contain certain keyword and are positive too?
How do I make the bot rt only tweets with the keywords and not tweets from usernames that happen to have the keyword?
And my final question, if i close my pc the bot stops running too, is there a way i can keep it running forever regardless of me turning off my pc or the program?

Thanks for this video man, I've been waiting !

Ответить