Alpha Bot v6.0.39 Update
Version 6.0.39
🔧 Alpha Bot – Bug Fix Update A new Alpha Bot stability update has been released! Fixed & Improved: 🛡️ Fixed Dashboard Managers losing their ability to make/save dashboard changes. 🔧 Cleaned up duplicate Dashboard Manager save handling. 🎨 Fixed Custom Embed buttons causing Invalid string length errors. 🔘 Added proper Discord limits/validation for custom button labels. 📝 Added additional validation for embed titles, descriptions, and button URLs to prevent errors. ⚠️ TWITCH USERS: DO NOT ENTER THE FULL TWITCH URL. ONLY ENTER THE STREAMER'S USERNAME. ✅ Correct: furrycarrot ❌ Wrong: https://www.twitch.tv/furrycarrot Alpha Bot • Alpha Development
🔧 **Alpha Bot – Dashboard Manager & Custom Embed Fixes**
We've released another Alpha Bot update focused on fixing Dashboard Manager permissions and improving the reliability of the Custom Embed system.
### 🛡️ Dashboard Manager Fixes
We've corrected an issue where users added as Dashboard Managers could access a server's dashboard but could run into problems when attempting to make and save changes.
The General Settings save system was incorrectly interacting with the Dashboard Manager configuration, which could result in manager access being removed.
We've corrected this behavior and cleaned up duplicate Dashboard Manager save handling so manager access is now handled through the proper section of the dashboard.
### 🎨 Custom Embed Fixes
We've fixed the `Invalid string length` error that could occur when creating Custom Embeds with buttons.
Discord limits button labels to 80 characters. Alpha Bot now properly validates this before attempting to create the button instead of allowing Discord.js to throw an error.
Additional validation has also been added for:
* Embed titles
* Embed descriptions
* Button labels
* Button URLs
This should make the Custom Embed system much more resistant to invalid input and prevent unnecessary errors from reaching the bot console.
### ⚠️ Twitch Streaming Alerts
**DO NOT ENTER THE FULL TWITCH CHANNEL URL WHEN CONFIGURING A TWITCH STREAMER. ONLY ENTER THE STREAMER'S TWITCH USERNAME.**
For example:
✅ **Correct:** `furrycarrot`
❌ **Incorrect:** `https://www.twitch.tv/furrycarrot`
Entering the full Twitch URL may cause Alpha Bot's Twitch API request to fail because the system expects the Twitch username, not the complete channel URL.
Thanks for continuing to report issues as you find them. These fixes help us continue improving Alpha Bot's stability and dashboard experience.
**Alpha Bot • Alpha Development**