Line Echo Bot in Kobin.
$ python3.6 -m venv venv
$ source venv/bin/activate
$ pip install -r requirements.txt
$ wsgicli run app.py app -p 8080ngrok for https.
refs: https://ngrok.com/doc
$ ngrok http 8080MIT License
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Line Echo Bot in Kobin.
$ python3.6 -m venv venv
$ source venv/bin/activate
$ pip install -r requirements.txt
$ wsgicli run app.py app -p 8080ngrok for https.
refs: https://ngrok.com/doc
$ ngrok http 8080MIT License