Skip to content

MasseyHacks/MasseyHacks-Verification-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MasseyHacks Verification Bot

MasseyHacks Verification Bot - Build and Publish to Docker

A Discord verification bot that uses emails from a Google Sheet to verify users on a Discord server. Tracks emails that have already been used to verify a user. Also integrates with the MasseyHacks VI Activities points system.

Licensed under MIT.

Requires credentials.json and token.json in the data directory for Google Sheets API.

Requires .env (also in the data directory) for all other configuration. Use .env.template as a guide.

If you are running the Docker image, you will need to generate token.json first, then mount all three files in a directory to /home/node/app/data as the container will not have permission to write to the data directory and you probably don't want to build an image with those files included.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published