bothAuto respond to comments or messages?
You can use Facebook Graph API for both of these.
I have not looked into message replies but I have create a responder to send private messages to comments. All you need is the comments id that you can easily get by requesting comments of a post then you can send a post request with message parameter to private_replies node. Look at this documentation.
https://developers.facebook.com/docs/graph-api/reference/v2.8/object/private_replies