I was reading through index.js because that seems to be the final step... but I don't understand FB messenger protocols/API.
I wanted to make a similar discord bot and was wondering if there was a function that returns the response the bot will make based on the input the user puts in. That way, I can just pull the response and use other libraries to send it directly to a discord server.
I was reading through index.js because that seems to be the final step... but I don't understand FB messenger protocols/API.
I wanted to make a similar discord bot and was wondering if there was a function that returns the response the bot will make based on the input the user puts in. That way, I can just pull the response and use other libraries to send it directly to a discord server.