This Discord bot written in discord.js detects faces in images sent or profile pictures.

OpenCV and nodejs are required for the usage of this bot

To use:

  • create a file called config.json with two fields, the bot's token, and the prefix you'd like it to use
  • create a folder, "temp" in the root directory
  • npm install to download required dependencies
  • node index to run the script

Examples:

Annotation 2020-05-28 130312 image