Skip to content

andriann26/HelloWorld

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%