I am making a discord bot and I am trying to get it to react to other bots embedded messages but it is only reacting to user made embeds. Is there a fix for this?
Related
I want to send images from my einstein bot over the Facebook messaging channel. I managed to send images using an LWC but I can't figure out how can we achieve so on Facebook.
I'm trying to configure an API connector in bubble IO to work with a discord bot.
Normally if I wanted to use the API connector with a simple user I know how to make it work Oauth2 user-agent flow, with redirecting the user to the authorization page.
With the bot , the case is supposed to be simpler, by just using an access token for the bot, that I have. Problem is that I dont see how to configure it under oauth2 user-agent flow.
Perhaps with oauth2 custom token? and if so, how to configure the headers?
Thanks
is it possible to create a Discord account from the api they have provided? not a bot account but an account that usually registers using an email and password...
If that's possible, what is the api route?
researching the same thing, need to create discord account on a button click from external source through api's
Basically I want to see if I can get a bot to run commands on a different bot. But because of that limitation, I am now trying to login to my discord from the js file so that I can control my account autonomously.
I am trying to implement IBM Watson chatbot into facebook messenger. I am able to verify my webhook. Also, able to receive and send custom messages through facebook to my webhook locally.
But when another user tries to access my page and then send message from facebook to my chatbot, it fails to respond unlike when i message it locally. I donot understand why it could be failing? Any help/direction is much appreciated.
This is because you have not yet had your messenger bot reviewed and approved by Facebook. Until your bot goes through the review process, it can only be accessed by you.
You can invite other users to test your chatbot, and as #chughts mentions before you can go public Facebook has to approve.