I'm new to Facebook's Messenger platform so I hsve a conceptual doubt. I'm trying to implement a feature using Messenger checkbox plugin(https://developers.facebook.com/docs/messenger-platform/plugin-reference/checkbox-plugin) where If a user in my website checks the plugin while searching for an item in my website then He will recieve updates for that item on facebook messenger from my website.
Will Messenger bot be used to implement this functionality. I know that the bot's API are in Python, node.js & Ruby. I'm trying to implement this feature using plin javascript and java at the backend.
Thanks in Advance