Skip to content

一个telegram bot,利用nsfwjs-api检测并且自动删除NSFW图片

Notifications You must be signed in to change notification settings

qi-mooo/telegram_nsfw_check_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

telegram_nsfw_check_bot

一个telegram bot,利用nsfwjs-api检测并且自动删除NSFW图片,可选自动打码重发(群内发送 /toggle_spoiler 设置)

docker

docker pull qimooo/telegram_nsfw_check_bot:latest
docker run -d -e API_HASH=your_api_hash -e API_ID=your_api_id -e API_URL=your_api_url -e BOT_TOKEN=your_bot_token qimooo/telegram_nsfw_check_bot:latest

工作目录是 /usr/src/app 图片保存在 downloads 并且不会自动删除,sqlite也在,建议挂载目录

About

一个telegram bot,利用nsfwjs-api检测并且自动删除NSFW图片

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published