Skip to content

An Instagram bot to encourage followers to stop scrolling by posting often (daily). Currently posts at 9am, 1pm, 5pm, 9pm, 12am EDT.

Notifications You must be signed in to change notification settings

felimart2003/Get-off-ig-bot

Repository files navigation

The solution to your Instagram scrolling addiction

I've struggled with Instagram scrolling in the past. To combat this I stopped using Instagram or severely limited my time on the app. Now I only use it for messaging but from time to time I like to check reels to get a laugh or see the latest trends. The problem is I still often spend more time then I intend to just like before. This is the rationale for making this bot. Now I'm more cognisant of my time being spent on Instagram and the posts from this bot will serve as a reminder to stop scrolling and exit the app.

Currently posts at 9am, 1pm, 5pm, 9pm, 12am EDT.

Run

  1. Start a virtual python environment with python -m venv myenv
  2. Activate the environment with Windows: myenv\Scripts\activate macOS/Linux: source myenv/bin/activate
  3. Install requirements with python -m pip install -r requirements.txt
  4. Run main.py with python main.py

About

An Instagram bot to encourage followers to stop scrolling by posting often (daily). Currently posts at 9am, 1pm, 5pm, 9pm, 12am EDT.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages