Skip to content

it5prasoon/Auto-Reply-Android

Repository files navigation

🤖 AutoReply - Custom or AI Smart Messenger

Best Free Auto Reply App for WhatsApp, Instagram & Messenger | Automatic Message Responder | AI-Powered Smart Replies

Get it on Google Play

Android API Kotlin License

✨ Overview

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

🔥 Why Choose AutoReply?

  • 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

🎯 Key Benefits

  • 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

📱 Screenshots

Main Dashboard
Service toggle and quick access to key features
AI Settings
Enable AI-powered smart replies with provider options
AI Provider
Choose between Groq (free) and OpenAI providers
Model Selection
Select and configure AI models for responses
Custom Prompts
Personalize AI behavior with system instructions
Custom Replies
Create and manage personalized auto-reply messages
Message Logs
View conversation history and track messages
Settings
Configure app preferences and timing controls

💰 Support the Project

📱 Supported Platforms

WhatsApp
WhatsApp
Full auto-reply support for individual and group chats
Instagram
Instagram
Auto-reply for Instagram Direct Messages
Messenger
Facebook Messenger
Automatic responses for Messenger conversations

🎆 Features

🤖 Smart AI Replies

AI-powered responses with Groq & OpenAI support

💬 Custom Responses

Set your own automated reply messages

✨ AI Prompt Templates

10 pre-made personality styles or create your own

🎨 AI Prompt Generator

Use AI to refine and customize your prompts

📊 Analytics Dashboard

Track daily replies, totals, and AI vs Custom usage

🔒 Privacy First

No data collection or tracking of your activities

⏱️ Smart Timing

Control reply frequency to avoid spam

📁 Message Logs

Keep records even if messages are deleted

🆓 Completely Free

No ads, no premium features, open source

🛠️ Tech Stack

Kotlin Android Firebase
Room Retrofit Coroutines

📚 Libraries & Components

  • 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

🆕 What's New

AI Prompt Templates System

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!

AI Prompt Generator

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!

Analytics Dashboard

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

📋 Roadmap

  • 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

🚀 Getting Started

Prerequisites

  • Android Studio Arctic Fox or newer
  • Android SDK 23+
  • Kotlin 1.9+

🔧 Setup Instructions

  1. Clone the repository

    git clone https://github.com/it5prasoon/Auto-Reply-Android.git
    cd Auto-Reply-Android
  2. Configure Firebase

    • Add your google-services.json file to app/src/main/
    • Get it from Firebase Console
  3. 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>
  4. 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
  5. Build and Run

    ./gradlew assembleDebug

🤝 Contributing

We welcome contributions! Here's how you can help:

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

📜 Contribution Guidelines

  • Follow Kotlin coding conventions
  • Write clear commit messages
  • Test your changes thoroughly
  • Update documentation if needed

⚠️ Important Notes

  • 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

📞 Support & Contact

Need help or have questions?

Email GitHub Issues

📜 License

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 ⭐️