Alpha Bot v6.0.9 Update
Version 6.0.9
✅ Temporary Role Access Update We added a new owner-only temporary role system. This allows us to give a user temporary access by assigning a role for a set number of days. The bot saves the role grant in SQLite and automatically removes the role once the time expires, even if the bot restarts. This makes testing access cleaner, safer, and easier to manage.
✅ Temporary Role Access System Added
We have added a new temporary role access system to Alpha Bot.
This system allows the bot owner to grant a specific role to a user for a set amount of time. Once the selected time frame expires, Alpha Bot automatically removes the role from the user.
The role grant is saved in SQLite, which means the system remembers active temporary roles even if the bot restarts, updates, or briefly goes offline.
What this means
• Temporary roles can now be granted for a set number of days
• Alpha Bot saves each temporary role grant in SQLite
• Expired roles are checked automatically
• Roles are removed when the timer runs out
• The command is locked to the bot owner only
• This helps us safely provide temporary testing access without changing the existing license system
This gives us a cleaner and safer way to let users test access while keeping the current licensing setup stable.