發表文章

目前顯示的是 4月, 2018的文章

Line Robot (LineageM_Assistant)

圖片
Abstract This is a line robot app for mobile game - LineageM . The main features developed with node.js, through the Line Messaging API to achieve automatic reply and push notification and deployment to Heroku , the database uses MySQL. Line Messaging API https://developers.line.me/en/docs/messaging-api/overview/ The Messaging API allows for data to be passed between the server of your bot application and the LINE Platform. When a user sends your bot a message, a webhook is triggered and the LINE Platform sends a request to your webhook URL. Your server then sends a request to the LINE Platform to respond to the user. Requests are sent over HTTPS in JSON format. Follow Getting started to complete the following steps Step 1: Log in to the console Step 2: Register as a developer (only on first login) Step 3: Create a new provider Step 4: Create a channel GitHub https://github.com/cjo4m06/eatBoss Step 1: Fork a repository (GitHub Help - Fork A Repo ) Ste