Skip to content

This is a bot setup to identify all the images, detect faces on them, classify by gender and create a landmark of the face.

Notifications You must be signed in to change notification settings

gdlazcano/FaceRecognitionDiscordBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Recognition Discord Bot with Nodejs

You can clone this repository and run it with the following commands

foo@bar:~$ git clone https://github.com/DatsGabs/FaceRecognitionDiscordBot
foo@bar:~$ cd FaceRecognitionDiscordBot
foo@bar:~$ npm install
foo@bar:~$ npm start

You have to create a .env with the token received from discord

The first part of this tutorial shows how we can get our token, have a look at it https://www.freecodecamp.org/news/create-a-discord-bot-with-python/

About

This is a bot setup to identify all the images, detect faces on them, classify by gender and create a landmark of the face.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published