Skip to content

mishalshanavas/notes-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Notes Bot πŸ€–πŸ“

Untitled-1

Notes Bot

An automated Instagram engagement tool that dynamically sets the current time as an Instagram Note to keep followers engaged.

Features

  • Automated Notes: Dynamically sets Instagram Notes with current time
  • Time-Based Content: Notes display current time using clock emojis
  • Interactive Elements: Includes engaging questions to boost follower engagement
  • Customizable Intervals: Configurable update frequency
  • Authentication Management: Handles Instagram login and session cookies automatically

Installation

  1. Clone the repository:

    git clone https://github.com/mishalshanavas/notes-bot
    cd notes-bot
  2. Install dependencies:

    pip install -r requirements.txt

Configuration

  1. Open main.py
  2. Set your Instagram credentials:
    USERNAME = "your_username"
    PASSWORD = "your_password"
  3. Customize the BASE_MINUTE_INTERVAL for note update frequency

Usage

Run the bot:

python main.py

The bot will:

  • Authenticate with Instagram (creates session cookies on first run)
  • Automatically update your Instagram Note with the current time at configured intervals
  • Display countdown timer for next note update

Requirements

  • Python 3.x
  • instagrapi library
  • Valid Instagram account

Note

This project may require updates to maintain compatibility with Instagram API changes. Use responsibly and in accordance with Instagram's terms of service.

About

A simple python script to update current time in instagram notes

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages