I'm trying to create a bbm chat bot using nodejs sdk. I'm following this link. Using this I created a chatbot in botlibre. Here my problem is, how we can add that bot to my BB messenger android app to send messages.
Unfortunately, it is not possible to connect a bot with the BBM Consumer app, as they do not exist under the same SDK ‘domain’.
The BBM Consumer and BBM Enterprise apps that are downloaded from iTunes or the PlayStore are not connected to the ones that you are building with the BBM Enterprise SDK. Your bot will not be able to chat with these applications, but it can chat with your own mobile applications that are built with the BBM Enterprise SDK (BlackBerry Communications Platform).