amronrails / Rails-Messenger-Bot

Building a messenger bot using ruby on rails
1 stars 4 forks source link

== Messenger Bot Using ruby on rails

This repo is the final result of this tutorial https://youtu.be/47EdyDP28wY

I didn't use any gems in building the app except for HTTP just to make the post request.

Everything is ready to use only set your app access token in callback_controller "https://graph.facebook.com/v2.6/me/messages?access_token=?"