Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

jameswnl/line-bot-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Echo Bot

An example LINE bot just to echo messages

How to use

Install deps

$ npm install

Configuration

$ export CHANNEL_SECRET=YOUR_CHANNEL_SECRET
$ export CHANNEL_ACCESS_TOKEN=YOUR_CHANNEL_ACCESS_TOKEN
$ export PORT=1234

Run

$ node .

Webhook URL

https://your.base.url/callback

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published