arifistifik / hw1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo LINE Python

LINE Messaging's private API


Installation for Termux

$ apt update
$ apt upgrade
$ apt install python
$ apt install git
$ git clone https://github.com/muhmursalind/HelloWorld
$ cd HelloWorld
$ python -m pip install -r requirements.txt
$ python helloworld.py

Installation for VPS

$ git clone https://github.com/muhmursalind/HelloWorld
$ cd HelloWorld
$ python3 -m pip install -r requirements.txt
$ python3 helloworld.py

Attention

for the first time running python helloworld.py will be an error

LINE

HelloWorld Square

Discord

HelloWorld

Thanks For Author linepy

Fadhiil Rachman / @fadhiilrachman

About


Languages

Language:Python 100.0%