I want to build an simple gmail chat bot. The bot reads the chat messsage of the recipient and responds it..
I have developed the logic for response to the message but now im stuck with the bot configuration.
How to setup a gmail bot which can receive the message from chat window and give the message to me . and reply my message back to the person in chat ?
note: this question may seem duplicate but i have tried every solution to previous question i am unable to find a complete solution from scratch anywhere.
Hope any when can help me here.