Best Free Auto Reply App for WhatsApp, Instagram & Messenger | Automatic Message Responder | AI-Powered Smart Replies
AutoReply is the #1 free WhatsApp auto reply app for Android that automatically sends messages on WhatsApp, Facebook Messenger, Instagram, and other messaging apps. Perfect for busy professionals, students, and anyone who wants to stay connected 24/7 with automatic message responses.
Youtube Link: https://youtube.com/shorts/_Dk9octBRbk?si=5lFMLGUn3D-O7VPB
- 100% Free auto reply for WhatsApp, Instagram & Messenger
- AI-Powered Smart Replies with ChatGPT-like responses
- Multi-Platform Support - WhatsApp, Instagram DMs, Facebook Messenger
- No Root Required - works on all Android devices
- Privacy First - your messages stay on your device
- Works Offline - no internet required for custom replies
- Never miss a message - Automatic responses keep conversations flowing
- Customizable replies - Set personalized messages for different situations
- Smart frequency control - Avoid spam with intelligent reply timing
- Privacy focused - No data collection or tracking
- Completely free - Open source with no ads or premium features
|
Full auto-reply support for individual and group chats |
Auto-reply for Instagram Direct Messages |
Facebook Messenger Automatic responses for Messenger conversations |
|
AI-powered responses with Groq & OpenAI support |
Set your own automated reply messages |
10 pre-made personality styles or create your own |
|
Use AI to refine and customize your prompts |
Track daily replies, totals, and AI vs Custom usage |
No data collection or tracking of your activities |
|
Control reply frequency to avoid spam |
Keep records even if messages are deleted |
No ads, no premium features, open source |
- Kotlin - Modern programming language
- AI Integration - Groq & OpenAI API support
- Firebase - Backend services and analytics
- Room Database - Local data storage
- Retrofit - Network communication
- Coroutines - Asynchronous programming
- Notification Listener - Core messaging functionality
Choose from 10 pre-made personality styles or create your own:
- ✏️ Custom Prompt - Blank slate for complete customization
- 😊 Friendly & Casual - Warm, approachable responses
- 💼 Professional - Formal, business-appropriate tone
- ⏰ Busy Person - Quick acknowledgments
- 😄 Humorous & Fun - Light-hearted, witty responses
- 💙 Supportive & Caring - Empathetic, understanding
- ✓ Minimal Responder - Short, to-the-point (1-3 words)
- 🎉 Enthusiastic - Energetic, positive vibes
- 📚 Academic/Student - Scholarly, study-focused
- 🚀 Entrepreneur/Hustler - Business-focused, goal-oriented
All templates are fully editable - Select any template and customize it to match your exact needs!
Use AI to refine your prompts with natural language:
- Click "✨ AI Generate" button in prompt editor
- Describe how you want to modify the prompt
- "Make it more professional"
- "Add humor and warmth"
- "Keep responses under 15 words"
- "Sound like a busy entrepreneur"
- AI generates an improved version instantly
- Uses your existing API key - no additional setup!
Track your auto-reply activity directly on the main screen:
- 📊 Today's Replies - See how many replies sent today
- 📈 Total Replies - All-time counter since installation
- 🤖 AI vs Custom - Breakdown of reply types used
- 📱 Per-App Tracking - WhatsApp, Instagram, Messenger stats
- 🔥 Firebase Analytics - Detailed insights and usage patterns
- AI-Powered Smart Replies - Groq & OpenAI integration
- Dual Provider Support - Free (Groq) and Premium (OpenAI) options
- Custom System Messages - Personalize AI behavior
- Instagram Support - Auto-reply for Instagram Direct Messages
- AI Prompt Templates - 10 pre-made personality styles (Friendly, Professional, Humorous, etc.)
- AI Prompt Generator - Use AI to refine and customize prompts
- Analytics Dashboard - Track daily/total replies and usage metrics
- Firebase Analytics - Detailed event tracking for insights
- Implement Dependency Injection (Dagger/Hilt)
- UI/UX improvements and Material Design 3
- MVVM architecture refactoring
- Multi-language support expansion
- Advanced scheduling features
- Support for additional messaging platforms (Telegram, Slack, Discord)
- Contact-specific rules and VIP contacts
- Time-based auto-reply scheduling
- Android Studio Arctic Fox or newer
- Android SDK 23+
- Kotlin 1.9+
-
Clone the repository
git clone https://github.com/it5prasoon/Auto-Reply-Android.git cd Auto-Reply-Android -
Configure Firebase
- Add your
google-services.jsonfile toapp/src/main/ - Get it from Firebase Console
- Add your
-
Configure AdMob (Optional)
- Create
app/src/main/res/values/ad_mob_config.xml:
<?xml version="1.0" encoding="utf-8"?> <resources> <string name="admob_app_id">your_app_id</string> <string name="msg_logs_banner">your_banner_id</string> <string name="main_banner">your_banner_id</string> <string name="save_custom_reply_interstitial">your_interstitial_id</string> <string name="ai_enable_interstitial">your_ai_interstitial_id</string> <string name="ai_settings_banner">your_ai_banner_id</string> </resources>
- Create
-
Configure AI Settings (Optional)
- Enable Smart Replies in the app
- Choose between Groq (Free) or OpenAI (Paid)
- Get API key from provider console
- Customize system message for AI behavior
-
Build and Run
./gradlew assembleDebug
We welcome contributions! Here's how you can help:
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
- Follow Kotlin coding conventions
- Write clear commit messages
- Test your changes thoroughly
- Update documentation if needed
- Reply Timing: The app includes a 10-second delay between replies to prevent spam (configurable)
- Privacy: This app is not affiliated with WhatsApp, Facebook, or any messaging platform
- Permissions: Notification access is required for the app to function properly
MIT License
Copyright (c) 2024 AutoReply
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
Made with ❤️ by it5prasoon
If this project helped you, please consider giving it a ⭐️







