Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 595 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 595 Bytes

booo

A Discord-bot that to detect nsfw images. Using nudenet python library to classify the images.

After giving the the bot your server's access, it will automtically delete any NSFW images that are sent on the server.

Instructions for usage (to be used with python3 only):

  • Install all the required libraries using pip3 install -r requirements.txt
  • Create a file called .env and insert the line DISCORD_TOKEN=<your discord bot's token here> into it.
  • run the main script python3 main.py

Note: If you have a Zeeshan in your server, this will be a very good free investment.