DEV Community

Trider
Trider

Posted on

I built a free open-source ManyChat alternative for Instagram automation

Tired of paying $50+/month for Instagram automation tools? Me too. That is why I built InstaAuto - a free, open-source, self-hosted alternative to ManyChat.

InstaAuto handles DM automation, comment auto-replies, story engagement, AI-powered responses, inbox management, and Reels scheduling. Built with Next.js + Supabase, MIT licensed.

Features:

  • DM Automation with keyword triggers
  • Comment Auto-Replies
  • Story Engagement tracking
  • AI-Powered Responses (any LLM)
  • Live Inbox Dashboard
  • Comment-to-DM conversion
  • Reels Scheduling

Why self-host? Your data in your Supabase. No vendor lock-in. Full customization. MIT license.

Quick Start:
git clone https://github.com/ayuuxh2/insta-p8.git
cd insta-p8
npm install
npm run dev

Check it out: github.com/ayuuxh2/insta-p8

Contributions welcome!

Top comments (0)