This repository serves as the centralized authentication and license management server for Biohazard Botz (Branch: auth).
The bot dynamically fetches its user access list from this repository via GitHub Raw, allowing for real-time management of system access.
Credentials and expiration statuses are managed within credentials.json.
- Multi-Account Support: Define multiple operators with unique passwords.
- Dynamic Licensing: Revoke access by changing the
expiredfield. - Support Formats:
MM/DD/YYYYfor date-based expiry.unlimitedfor perpetual access.
This repository is linked directly to the Biohazard Botz security layer. Unauthorized changes to this JSON structure may lead to bot synchronization failures.