Day2017 / HelloWorld-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo LINE Python

LINE Messaging's private API


Installation

Installation is simple. It can be installed from pip using the following command:

$ python -m pip install -r requirements.txt

Usage

>>> from LineAPI.linepy import *
>>> client = LINE("")
>>> client.log("Auth Token : " + str(line.authToken))

LINE

HelloWorld Square

Discord

HelloWorld

Author

Muhammad Mursalin Darmamawan / @Alin

Author Linepy

Fadhiil Rachman / @fadhiilrachman

About


Languages

Language:Python 100.0%