Skip to content

Selfbot for line unofficial messaging API.

License

Notifications You must be signed in to change notification settings

reooos/selfbot-py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LINE Python

LINE Messaging's private API


Important

First things you have to do is, clone this repository linepy-modified and then you must to copy linepy folders, after all installation complete. Paste linepy folders to folder selfbot-py.
Please do not sell or rent this source code, because this is just for learning.

Installation for Termux

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

Installation for VPS

$ git clone https://github.com/crash-override404/selfbot-py
$ cd selfbot-py
$ 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 for line unofficial messaging API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%