Auto delete NSFW media messages
This bot is used to auto delete NSFW media messages.
sudo apt update && sudo apt install caffe-cpu opencc -y
fix.py
to fix an errorpython3 -m venv --system-site-packages ~/scp-079/noporn/venv
pip install -r requirements.txt
or pip install -U APScheduler emoji OpenCC Pillow pyAesCrypt pyrogram[fast] nsfw numpy scikit-image
channel.py
: Functions about channeletc.py
: Miscellaneousfile.py
: Save filesfilters.py
: Some filtersfix.py
: Show steps to fix an errorgroup.py
: Functions about groupids.py
: Modify id listsimage.py
: Functions about imagereceive.py
: Receive data from exchange channeltelegram.py
: Some telegram functionstests.py
: Some test functionstimers.py
: Timer functionsuser.py
: Functions about user and channel objectcommand.py
: Handle commandsmessage.py
: Handle messagesglovar.py
: Global variables.gitignore
: Ignoreconfig.ini.example
-> config.ini
: ConfigurationLICENSE
: GPLv3main.py
: Start hereREADME.md
: This filerequirements.txt
: Managed by pipWelcome to make this project even better. You can submit merge requests, or report issues.
Licensed under the terms of the GNU General Public License v3.