How can I make my twitter bot ignore its own tweets?

后端 未结 0 588
你的背包
你的背包 2021-01-17 06:42

My bot keeps liking and retweeting its own tweets. How do I stop this?

import tweepy
import time

auth = tweepy.OAuthHandler(\'key\',
                                 


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题