Week 2 - Kao
- kontaofficial
- Sep 30, 2022
- 1 min read
This week the tech team continued our research on to Line Messaging API and its functionality. Fu and I decided to go on independent research. I start to use Flask and Python for my tech stack while Fu went with Node and JavaScript.
The main point is that we need different types of messages to reply with. LINE has specific guidelines about the JSON data format we have to send up to the server for the information to be displayed correctly. I've tried getting normal bubble messages to respond the same thing as whatever we type in - an echo bot.

Comments