This is a twitter bot supposedly made to reply to a post as given by the 'id' provided by the user
keys/tokens are removed for privacy reasons
To be noted: This bot has 0auth access which means it can only do certain things which include:
- Creating a text based post
- Replying to specified 'id' given by user with a text
PS- There are many limiations to having free access since it does this much only as of 2024
--> You can only use "Twitterbot.py" as of now
If you have more access to the api then you can do much more like following someone, retweet, like a post/tweet etc.
prerequisites: Must have installed tweepy -->You can do this by simply opening your cmd and type, pip install tweepy Make sure you have installed the latest version