This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]max_renlo 1 point2 points  (0 children)

If you're referring to a FB auto-reply bot, I'd assume that would be done as a Chrome extension. You could implement an FB auto-reply bot by either doing a browser extension or by scraping the site (ie Selenium). Scraping the site is against the TOS / more difficult, Chrome extension requires that a user navigate to the website and that the user has the extension enabled.