Skip to content
forked from pygod7/Authix

Authix is a discord AuthBot v3, imporved speed & quality. This tool helps you to backup your discord members, and transfer them anywhere you like!

Notifications You must be signed in to change notification settings

For3dScripts/Authix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authix v3

Authix v3 by Rubin B (pygod7) is a fast, async Discord bot built with FastAPI, designed for member backup and restoration using stored tokens (auths). This streamlined version focuses on speed and simplicity. Older versions (v1, v2) can be found in my rubinexe repository.


Features

  • 💾 Member Backup: Save Discord members' tokens safely.
  • 🔄 Member Restoration: Re-add backed-up members to any server.
  • Fully Async: FastAPI-powered for fast operations.
  • 🛠 Lightweight: Minimal and focused on handling auths.

Installation

# Clone the repository
git clone https://github.com/pygod139/Authix.git
cd Authix

# Install dependencies
pip install -r requirements.txt

Configuration

  • Simply fill out config.json with your bot details. No additional setup is needed.

Usage

# Run the bot
python app.py

Bot Commands

Command Description
!help Show help message
!pull <amount> Pull specified number of members
!refresh Refresh tokens
!count Show token count

Contributing

  1. Fork the repository.
  2. Create a branch (git checkout -b feature-name).
  3. Commit your changes (git commit -am 'Add new feature').
  4. Push branch (git push origin feature-name).
  5. Open a Pull Request.

Disclaimer

Authix v3 is intended solely for controlled member backup and restoration. Misuse for spamming or unauthorized member adding may violate Discord's Terms of Service.

About

Authix is a discord AuthBot v3, imporved speed & quality. This tool helps you to backup your discord members, and transfer them anywhere you like!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%