dheeraj510 / Rails-Messenger-Bot

Building a messenger bot using ruby on rails https://youtu.be/47EdyDP28wY

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Messenger Bot Using ruby on rails

This repo is the final result of this tutorial 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=?"

About

Building a messenger bot using ruby on rails https://youtu.be/47EdyDP28wY


Languages

Language:Ruby 73.6%Language:HTML 18.0%Language:CSS 5.5%Language:JavaScript 1.8%Language:CoffeeScript 1.1%