Skip to content

JalinWu/GuessNumber-LINEBot-S

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GuessNumber-LINEBot-S

[For Student]

It's a teaching material for practicing linebot, which is based on Node.js, Express and linebot. Have fun and enjoy it.

Version: 1.0.0

Usage

// .env, fill in your personal data
LINE_CHANNEL_ID=""
LIEN_CHANNEL_SECRET=""
LINE_CHANNEL_ACCESS_TOKEN=""
$ npm install
$ npm run dev
# mac
$ ./ngrok http 3000

# windows
$ ngrok-win http 3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published