Questions tagged [facebook-messenger]

Facebook Messenger is an instant messaging service and software application which provides text and voice communication. Integrated with Facebook's web-based Chat feature and built on the open-source MQTT protocol, Messenger lets Facebook users chat with friends both on mobile and on the main website. Information from : Wikipedia

Facebook Messenger is an instant messaging service and software application which provides text and voice communication. Integrated with Facebook's web-based Chat feature and built on the open-source MQTT protocol, Messenger lets Facebook users chat with friends both on mobile and on the main website.

Information from : Wikipedia

1290 questions
0
votes
1 answer

Rails: Shorturl to track clicks for Facebook Messenger chatbot is saving way too many clicks

I use the Facebook-Messenger gem in order to create a chatbot allowing me to send messages out of the blue to my subscribers. I want to save in my rails database every click on the url button of the generic model. For that, I create a special url…
nico_lrx
  • 715
  • 1
  • 19
  • 36
0
votes
1 answer

Facebook messenger send_to_messenger gives issue

Hello I am using gem 'facebook-messenger' and follow all the steps same given in gem. My requirement is to add send to messenger button in my app I had included following code