A simple telegram bot to remove NSFW content from your groups powered by @LexicaAPI
fill .env
with proper values
git clone https://github.com/Qewertyy/AntiNSFWRobot && cd AntiNSFWRobot
python3 -m venv venv
source venv/bin/activate # Linux
.\venv\Scripts\activate # Windows
python3 -r requirements.txt
python3 bot.py