TwitterFollowBot
TwitterFollowBot copied to clipboard
A Python bot that automates several actions on Twitter, such as following users and favoriting tweets.
Hello i am on a ubuntu 22.04, having this troubles: Traceback (most recent call last): File "/home/fenux/anaconda3/bin/twitterbot", line 5, in from twitter.ircbot import main File "/home/fenux/anaconda3/lib/python3.9/site-packages/twitter/ircbot.py", line 84, in import...
When I try to run the bot it says `{'errors': [{'message': 'You currently have Essential access which includes access to Twitter API v2 endpoints only. If you need access to...
Here's the pull resquest for my reply method.
Hello, I need help setting up a bot, my task is to spar subscribers from Camila Russo and add them to my Twitter list
Bumps [ipython](https://github.com/ipython/ipython) from 2.0.0 to 7.16.3. Release notes Sourced from ipython's releases. 7.9.0 No release notes provided. 7.8.0 No release notes provided. 7.7.0 No release notes provided. 7.6.1 No release...
Hi there, I'm having some problems running the auto_add_to_list function as its reporting the following Twitter 404 error (the other functions eg auto_fav, auto_rt run fine for me). I have...