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!
Install / Use
/learn @pygod7/AuthixREADME
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.jsonwith 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
- Fork the repository.
- Create a branch (
git checkout -b feature-name). - Commit your changes (
git commit -am 'Add new feature'). - Push branch (
git push origin feature-name). - 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.
