https://github.com/banrovegrie/booo
Detect nsfw images and spookify them
https://github.com/banrovegrie/booo
nsfw
Last synced: 7 months ago
JSON representation
Detect nsfw images and spookify them
- Host: GitHub
- URL: https://github.com/banrovegrie/booo
- Owner: banrovegrie
- License: mit
- Created: 2020-10-28T15:18:47.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-21T19:38:39.000Z (about 4 years ago)
- Last Synced: 2025-01-18T11:44:25.444Z (9 months ago)
- Topics: nsfw
- Language: Python
- Homepage:
- Size: 2.78 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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=` 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.