arifistifik / helloworld

❇ SELFBOT BY HELLOWORLD 2018 ❇

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LINE Python

LINE Messaging's private API


Instalasi untuk Termux

$ apt update
$ apt upgrade
$ apt install python
$ apt install git
$ git clone https://github.com/arifistifik/HelloWorld2018
$ cd HelloWorld2018
$ python -m pip install -r requirements.txt
$ python helloworld.py -a IOSIPAD

Installation for VPS

$ git clone https://github.com/arifistifik/HelloWorld2018
$ cd HelloWorld2018
$ python3 -m pip install -r requirements.txt
$ python3 helloworld.py -a IOSIPAD

LINE Square

HelloWorld Square

Discord

HelloWorld

Author

Zero Cool / @crash-override404
Fadhiil Rachman / @fadhiilrachman
Alin / @muhmursalind

Support

All Hello World Members :
Tanduri a.k.a HelloTan / @hellotan
Fauzan Ardhana / @fauzanardh
Moe Poi ~ / @moepoi
Muhammad Fahri / @FAHRIZTX
Dosugamea / @Dosugamea
Dzin / @dzingans

And others.

About

❇ SELFBOT BY HELLOWORLD 2018 ❇

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%