Jesus these bots are out of hand
This bot only deletes scam links and nothing else
All the links found in BuildBot42's repo
- install
nextcordwith pippip install nextcord
- Add your bot token
- add it as
scam_cleaner_tokenin your env variabled - replace
os.environ.get('scam_cleaner_token')at the bottom ofmain.pywith your bot token in quotes
- add it as
- Run bot
python ./main.py