Skip to content

jaxx2104/line-beacon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

line-beacon

LINE BOT webhook program 🤖

Description

LINE Bot API & Beacon Module

Event webhook program

Requirement

  • linecorp/line-bot-sdk

Installation

Get account

sign up LINE BUSINESS CENTER

Setup bot

set icon, default message LINE@MANAGER

Setup program

$ git clone git@github.com:jaxx2104/line-beacon.git

install line-bot-sdk

$ cd line-beacon
$ composer install

run appche and ngrok

$ service httpd start
$ ngrok http 80

Resister webhook

set webhook URL and get token LINE Developers

write token

$ emacs token.txt

About

LINE BOT webhook program 🤖

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages