Skip to content

winbotscript/anti-spam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo LINE 邀機對策

Supported python versions: 3.x

LINE Unofficial Bot


Usage

  • me = LINE()
  • me = LINE("token")
  • me = LINE("mail",password")

Install

  • apt update
  • apt upgrade
  • apt install git
  • pkg install python -y
  • pip install thrift
  • pip install requests
  • pip install rsa
  • pip install akad
  • pip install bs4
  • pip install humanfriendly
  • pip install pytz
  • git clone https://github.com/yinmo-public/anti-spam
  • cd anti-spam
  • python anti-spam-mini.py

How it works?

  • AutoBlock once someone add you
  • AutoLeave Room
  • AutoReject Spam Invite
  • AutoBlock once someone invite you group call

Special Thanks To

@rootmelo92118

@Kazumi

@yurou

Credits to

@author

Update 04/01/2019

About

Block LINE Annoying Spam

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%