Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.46 KB

File metadata and controls

28 lines (21 loc) · 1.46 KB

⚡ InstaAuto v1.0.0 - Initial Release & Setup Video Tutorial

Welcome to the first official release of InstaAuto—the self-hosted, open-source ManyChat alternative for Instagram automation.

🎬 Step-by-Step Video Tutorial

Get your self-hosted setup up and running in under 18 minutes! 👉 Watch the Setup Video Tutorial on YouTube


✨ Features included in v1.0.0

  • Instagram DM Automation: Reply to keyword triggers, buttons, and story mentions.
  • Comment-to-DM Funnels: Set up auto-reply to post comments and send targeted private messages.
  • AI Auto-Replies: Built-in Groq/OpenAI integration for automated natural conversation fallbacks.
  • Step-by-Step Automation Wizard: Clean, intuitive UI step-form to easily configure automation logic.
  • Dev Login Bypass: Local development bypass login to test dashboard features instantly without setting up Meta OAuth.
  • Supabase Integration: DB schema configuration with unified database tables.

🚀 Quick Deployment Guide

  1. Fork this repository.
  2. Create a project on Supabase and run schema.sql inside the SQL Editor.
  3. Create a developer app at developers.facebook.com and add the Instagram Graph API product.
  4. Deploy the fork to Vercel and input the environment variables from .env.example.
  5. Connect your account and launch!

Thank you to our early users and contributors! If you like the project, please leave a ⭐ on GitHub.