Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 742 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 742 Bytes

What is Eauth?

https://eauth.us.to/ - Your #1 Free and Powerful Software Login Solution, Ultimately providing you with the most secure features and easy to use on an authentication system.

Documentation

https://eauth.us.to/docs/ Eauth Discord management bot

Requirements

pip install -r requirements.txt

Configuration

Navigate to Eauth.py, and fill these lines of code:

# Required configuration
bottoken = ""  # Your Discord bot token
appkey = "" # Your application key goes here
acckey = "" # Your account key goes here
appid = "" # Your application ID goes here
apptoken = "" # Your application token goes here