Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.
/ insta-bot Public archive

A simple Instagram-Bot written in Python. It is capable of reading messages.

Notifications You must be signed in to change notification settings

am9zZWY/insta-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

insta-bot

A simple instagram bot written in python.

Getting Started

  1. Install all requirements
python3 -m pip install -r requirements.txt
  1. Create a .env file
touch .env
  1. Fill .env file

Here's an example of how this file could look like.

INSTA_USERNAME=foobar
INSTA_PASSWORD=foobar
INSTA_SECRET=1234567890
  1. Run
python3 ./instabot

About

A simple Instagram-Bot written in Python. It is capable of reading messages.

Topics

Resources

Stars

Watchers

Forks

Languages