fb-autoreply-pro helps you automate replies on Facebook Business Page comments. It can match keywords, send the right reply, handle more than one page, and keep running in a loop. It also includes a dry-run mode, so you can test it before you turn on live replies.
This app is built with Python and is made for Windows users who want a simple way to manage comment replies without manual work.
- Reply to Facebook Business Page comments based on keywords
- Use one reply rule or many reply rules
- Manage more than one Facebook Page
- Run the app in a dry-run mode for testing
- Keep the bot running in a 24/7 loop
- Set up different reply text for different words
- Reduce time spent checking comments by hand
Before you start, make sure your PC has:
- Windows 10 or Windows 11
- A stable internet connection
- Enough free disk space for the app files
- Permission to run downloaded files
- A Facebook Business Page you want to manage
- A Facebook account with access to that page
If the app uses Python files instead of a packaged Windows file, you will also need Python 3.10 or newer on your PC.
Use this link to visit the project page and download or open the latest version:
Visit fb-autoreply-pro on GitHub
Follow these steps on a Windows PC:
- Open the project link in your browser.
- Look for a release file, setup file, or download package on the page.
- Download the file to your computer.
- If the file is in a ZIP folder, right-click it and choose Extract All.
- Open the extracted folder.
- If you see an
.exefile, double-click it to start the app. - If you see Python files instead of an app file, install Python first and then open the program from the project folder.
- If Windows asks for permission, choose Yes.
When you open the app for the first time, you will usually need to set up your Facebook page details and reply rules.
Typical setup steps:
- Sign in with the Facebook account that manages your Business Page.
- Add the Page you want the app to watch.
- Enter the keywords you want the bot to look for.
- Write the reply text for each keyword.
- Turn on dry-run mode first if you want to test without sending live replies.
- Save your settings.
A simple keyword rule might look like this:
- Keyword: price
- Reply: Please send us a message for pricing details.
Another one might look like this:
- Keyword: shipping
- Reply: We ship across the country. Share your location for more details.
The app checks new comments on your Facebook Business Page. When it sees a comment with one of your keywords, it uses the reply you set for that word.
Basic flow:
- The app checks for new comments.
- It compares each comment with your keyword list.
- It picks the matching reply.
- It posts the reply or logs it in dry-run mode.
- It keeps checking on a loop if you leave it running.
This makes it useful for pages that get a steady stream of questions about price, stock, shipping, or contact details.
Dry-run mode lets you test the app without posting public replies.
Use this mode when you want to:
- Check that your keywords match the right comments
- Review the reply text before it goes live
- Make sure your page setup works
- Test multiple pages before you turn on real replies
Turn on dry-run mode first if this is your first time using the app.
If you manage more than one Facebook Business Page, you can set up each page in the app and use the same reply system across all of them.
This is useful if you run:
- More than one store page
- Different pages for different products
- Local business pages for separate locations
- Marketing pages for separate campaigns
Keep each pageβs rules clear so the replies stay relevant.
The app can keep running in a loop so it keeps checking for new comments.
Use loop mode if you want:
- Replies to run while you are away
- Less manual checking
- Faster response to common questions
- A steady process for busy pages
For best results, leave the app open on a Windows PC that stays on and connected to the internet.
- Keep your keyword list short and clear
- Use plain reply text that sounds natural
- Test each rule in dry-run mode first
- Do not use the same keyword for different replies
- Review your page rules from time to time
- Use one page first, then add more pages after that works well
Here are a few plain examples you can use as a guide:
-
Keyword: order
Reply: Thanks for your interest. Please send your order number in a message. -
Keyword: cost
Reply: Please message us for current pricing. -
Keyword: location
Reply: Please share your city, and we will help with details. -
Keyword: hours
Reply: Our business hours are listed on the page profile.
When you open the project page, you may see one of these:
.exefile: double-click to run on Windows.zipfile: extract it first, then open the program- Python files: install Python and run the app from the project folder
- README file: instructions for setup and use
If the project includes a packaged Windows file, use that first. It is the easiest path for most users.
- Use the app only on pages you manage
- Check your page settings before you start
- Keep your reply text clear and helpful
- Match replies to real customer questions
- Review comments from time to time so the bot stays on track
- Repository: fb-autoreply-pro
- Type: Facebook comment reply automation tool
- Built with: Python
- Main use: keyword-based auto replies for Facebook Business Pages
- Useful for: ecommerce, lead generation, and social media automation
Visit the project page here and download or open the app from the repository:
- Open the GitHub project page.
- Download or open the project files.
- Extract the ZIP if needed.
- Run the Windows file or open the Python app.
- Add your Facebook Page.
- Set your keywords and replies.
- Test with dry-run mode.
- Turn on live replies when you are ready.