Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devtomatocake/2fa-bot
A Discord bot used to verify members using multifactor authentication
https://github.com/devtomatocake/2fa-bot
2fa bot discord mfa
Last synced: about 1 month ago
JSON representation
A Discord bot used to verify members using multifactor authentication
- Host: GitHub
- URL: https://github.com/devtomatocake/2fa-bot
- Owner: DEVTomatoCake
- License: gpl-2.0
- Created: 2022-10-03T11:09:56.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T02:46:06.000Z (6 months ago)
- Last Synced: 2024-06-19T09:50:40.544Z (6 months ago)
- Topics: 2fa, bot, discord, mfa
- Language: JavaScript
- Homepage:
- Size: 91.8 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 2FA-Bot
This Discord bot can be used to verify server members using two/multifactor authentification, and giving roles after verifying successfully.
Can be used to temporary or permanently grant access to additional permissions.
## How to use
1. Download files and install packages using a package manager, e.g. by running `npm i`
2. Replace `` in the index.js file with your bots token
3. Start the bot using `node index.js`. The slash commands are created automatically.
- Done!The bot will automatically check every 3 minutes (configurable cronjob) if any of the verification roles need to be removed from a user.
## Support server
[![](https://discord.com/api/guilds/694194461122756649/widget.png?style=banner3)](https://discord.gg/ZqzFUC8qe9)
## Settings
`/auth code:
`
Main command used to verify`/setup`
Setup 2fa with the bot`/config roleadd|roleremove|list`
Add, manage or remove verification roles`/help`
General help command