🤖 Twitter Bot
Automated bot to handle signing in and posting images in Twitter in given intervals using Selenium (Python)
🌐 Github repo
This Twitter bot is designed to fetch quotes from an API, retrieve images from a stock image site, process the image, and post it to Twitter. The bot is written in Python using the Selenium library, and is capable of tweeting at specific intervals over a duration of time.
Here is my Twitter automated profile that I maintained using this twitter bot.
Below is an example image generated by the program.
Features
- Fetches quotes from an API
- Retrieves images from a stock image site
- Processes the image to enhance its visual appeal
- Posts the quote and image to Twitter at specific intervals
- Written in Python using the Selenium library
Usage
- Clone the repository to your local machine.
- Install the required libraries specified in the
requirements.txt
file. - Provide your Twitter API credentials in the designated fields in the code.
- Run the script and watch as the bot posts quotes and images to Twitter at the specified intervals.
Support
For support and questions, please open an issue in the repository or reach out to the repository owner.
Enjoy tweeting quotes and images with this Twitter bot!
NOTE : This repository is not currently under development.