Skip to content
This repository has been archived by the owner on May 28, 2019. It is now read-only.

kobinpy/kobin-linebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kobin-linebot

Line Echo Bot in Kobin.

DEMO

Setup

$ python3.6 -m venv venv
$ source venv/bin/activate
$ pip install -r requirements.txt
$ wsgicli run app.py app -p 8080

ngrok

ngrok for https.

refs: https://ngrok.com/doc

$ ngrok http 8080

LICENSE

MIT License

Releases

No releases published

Packages

No packages published

Languages