Text-To-Speech bot with managment/admin dashboard
- NGINX reverse proxy
to handle tts-ts data
- .NET Core API
- EF Core ORM
- Discord Auth
- JWT
Admin dashboard to crud data for tts-ts database
- React+Vite with MUI components
- Discord auth
chat bot listening for commands/events plays a Text-To-Speech sound in OBS/browser using multiple TTS providers - Uberduck, Elevenlabs, Streamlabs(AWS Polly).
- TypeScript
- WebSockets/Socket.io for communication between server and client (OBS/browser)
- Prisma ORM