My first attempt at a desktop application using Electron. Written in JavaScript, and apparently a lot of CSS according to GitHub. PostParrot can auto-reply to messages on Facebook. You can customise reply text, create a whitelist and setup group message settings. The service runs as long as you let it and keep your laptop turned on (sleep is OK).
Download the latest copy on the Releases page. Available for MacOS and Windows.
This project is licensed under the MIT License.
- A lot of lovely parrots where found at codepen.
- This would not be possible without both facebook-chat-api and fb-messenger-autoreply. Thank you!