New Features and Improvements:
- Updated Twitch API Integration: Integrated Twitch's latest EventSub system, improving reliability and compatibility with Twitch's platform.
- Enhanced Login System: The START GAME button now provides detailed status updates and has a smarter authentication system.
- Cascading Authentication: The app now tries to connect using your preferred credentials in this order: Custom Bot → AutoBot → Broadcaster. This ensures you can always connect even if one account has invalid credentials.
- Error Feedback: The START GAME button now shows which accounts have invalid OAuth tokens, making troubleshooting easier.
- Welcome Message Fix: Fixed issues with duplicate or missing welcome messages when connecting to chat.
- Custom Bot Support: Added better support for using your own custom bot for chat interactions.
- Comprehensive Commands: Updated the commands page with a more complete list of all available chat commands. Check out the Commands page for the full list!
- Backend Improvements: Various optimizations and code improvements for better stability and performance.
How the New Login System Works:
The new login system attempts to connect to Twitch chat using your configured accounts in a specific order:
- First tries your Custom Bot (if configured)
- If that fails, tries the AutoBot credentials
- If both fail, tries your Broadcaster account
The START GAME button will now display detailed error messages if any accounts have invalid OAuth tokens, making it easier to identify and fix authentication issues. Once successfully connected, the welcome message will be sent exactly once to your Twitch chat.
Make sure to check out our updated Commands page for a complete list of all available chat commands!