BrotatoServer is a Blazor server-side application designed to help streamers integrate Brotato game tracking and Twitch chat bot functionalities into their streams.
See the client application here
- Twitch Authentication: Authenticate users with Twitch.
 - Steam Authentication: Authenticate users with Steam.
 - Brotato Mod Integration: Guide users to download and configure the Brotato mod.
 - Twitch Chat Bot: Add a bot to Twitch chat with commands for game information.
 - User Settings: Configure bot settings and notifications.
 
- .NET 9.0 SDK
 - Node.js (for front-end dependencies)
 - SQLite (for database)
 
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.