Twitter Bot
A Python Twitter Bot that automatically retweets, likes the tweets with specific hashtag
⭐ Star us on GitHub — it helps!
🚀 Installation
Clone the repo
$ git clone https://github.com/paritoshtripathi935/Pwiiter-bot.git
💡 Working
Sign up for a Twitter Developer Account
- Create a separate Twitter account for your bot.
- Sign up for Twitter Developer Account from this site - Apply for a Twitter Developer Account
- Enter the necessary fields and await for email confirmation.
- Click on Create an app
- Enter the details and keep safe the access tokens generated.
credentials.py
Enter your generated access tokens and consumer keys in the file consumerAPIkey = ''
consumerAPIsecret = ''
accessToken = ''
accessTokenSecret = ''
👏 Done
Feel free to file a new issue with a respective title and description on the the Twitter-Bot repository. If you already found a solution to your problem, I would love to review your pull request!
📘 License
The Twitter Bot is released under the under terms of the MIT License.
❤️ Contributor
Made by Paritosh tripathi