Welcome to the first official release of InstaAuto—the self-hosted, open-source ManyChat alternative for Instagram automation.
Get your self-hosted setup up and running in under 18 minutes! 👉 Watch the Setup Video Tutorial on YouTube
- 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.
- Fork this repository.
- Create a project on Supabase and run
schema.sqlinside the SQL Editor. - Create a developer app at developers.facebook.com and add the Instagram Graph API product.
- Deploy the fork to Vercel and input the environment variables from
.env.example. - Connect your account and launch!
Thank you to our early users and contributors! If you like the project, please leave a ⭐ on GitHub.