For those who have experience with developing out a facebook messenger game bot. Have any of you created a bot that generates images dynamically via user profile images? If so, what is your process for this?
Are you using node-canvas?
Are you creating the image on the client side and then passing the created image to the bot for future use?
How did you tackle this problem?
Thanks for any insight you bring
Example