xxxdebug / Discord-Authentication-Bot

A simple Discord bot to authenticate users and give them a role for 30 days.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord-Authentication-Bot

A simple Discord bot to authenticate users and give them a role for 30 days.

Donations: paypal.me/pools/c/88o3x0PwHD

For any issue feel free to contact me.

Installation Guide

###Install nodejs on ubuntu

curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
sudo apt-get install -y nodejs
node authBot.js
  • Last step copy and paste the tokens or email you sent to your customers

To Do

  • Add function to check the token expiration

About

A simple Discord bot to authenticate users and give them a role for 30 days.

License:MIT License


Languages

Language:JavaScript 100.0%