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
nextcord
with pippip install nextcord
- Add your bot token
- add it as
scam_cleaner_token
in your env variabled - replace
os.environ.get('scam_cleaner_token')
at the bottom ofmain.py
with your bot token in quotes
- add it as
- Run bot
python ./main.py