dhdc1 / line_api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UTEHN

Sample bot using Flask

Getting started

$ export LINE_CHANNEL_SECRET=YOUR_LINE_CHANNEL_SECRET
$ export LINE_CHANNEL_ACCESS_TOKEN=YOUR_LINE_CHANNEL_ACCESS_TOKEN

$ pip install -r requirements.txt

$ python app.py

About


Languages

Language:Python 96.4%Language:HTML 3.6%