Skip to content

script to find spam comments and put in a xlsx file

License

Notifications You must be signed in to change notification settings

RowanSkie/spamlist_lbry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spam List

Script to find spam comments on lbry

Usage

git clone https://github.com/lpessin/spamlist_lbry.git

pip install requests

pip install xlsxwriter

cd spamlist_lbry

python script.py

Requires SDK or LBRY instance running

Settings

Edit script.py

DAYS_BACK default 15 days

KEYWORDS = ['follow me', 'support each other', 'follow you back', 'follow my channel', "i'll follow you", 'puedes seguirme', 'watch me', 'get free money', 'earn free bitcoin', 'follow for follow']

About

script to find spam comments and put in a xlsx file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages