Botvy is a chatbot for various live streaming platforms.
Botvy should be fully customizable for the broadcasters, so it doesn't come with predefined plugins.
The base only includes the following things:
- base view for the chat (list of chat messages, viewer list, and an input for sending chat messages)
- settings page (for opening the Chrome developer tools)
- NX (for managing the monorepository)
- Electron (for the client)
- TypeScript (for the type safety)
- React (as view layer)
- Redux (for the state management)