TatheerHussain / linebot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lineBot

About the Documentations and LINE Messaging API

See the official API documentation for more information.

English: https://developers.line.me/en/docs/messaging-api/reference/

Usage and Requirements

PyLINE Bot requires pip to run.

Clone the project and Install the Python requirements using pip.

$ git clone https://github.com/TatheerHussain/linebot.git
$ cd pyline-bot
$ pip install -r requirements.txt

Head on over to LINE Developers to create your channel and how the Messaging API provided by LINE works.

About


Languages

Language:Python 100.0%