🤖 Bots

Automated bots for Instagram and Twitter using Selenium (Python)

🔰 Instagram Bot

instagram-bot

🌐 Github repo

This is an Instagram bot written in Python that automates several tasks on Instagram, including logging in, sending messages, and chatting with other users.

Key Features

  • Automated login to Instagram using provided credentials
  • Ability to send messages to specified users over specific time intervals
  • Ability to chat with other users when given their Instagram URL

The bot is designed to make it easier to manage multiple Instagram accounts and automate repetitive tasks. It leverages the power of Python programming to simplify these tasks and streamline the Instagram experience.

Getting Started

To use this repository, you will need to have a basic understanding of Python programming and be familiar with using the terminal. Before you get started, make sure you have the necessary dependencies installed, including the latest version of Python.

If you have any questions or run into any issues, please feel free to open an issue in the repository or reach out to the repository owner for support.

NOTE: Currently, this repository is not under development.


🔰 Twitter Bot

Twitter bot post

🌐 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:

🌐 My automated Twitter page

Key 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

Getting Started

  1. Clone the repository to your local machine.
  2. Install the required libraries specified in the requirements.txt file.
  3. Provide your Twitter API credentials in the designated fields in the code.
  4. 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.