Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 348 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 348 Bytes

Telegram media filter bot

This bot uses model from https://github.com/GantMan/nsfw_model

Overview

  • Add spoilers to photos
  • Detect nsfw content using Keras model predictions
  • Add forward-from-chat to black list
  • Restrict users media

Install dependencies - pip install python-telegram-bot numpy tensorflow tensorflow_hub Pillow