сервис позволяет через веб страничку отправлять стримерам сообщения.
при этом можно попросить ответить ии на сообщение
|
All checks were successful
CI/CD Pipeline / build-and-deploy (push) Successful in 30s
Previously the viewer's message displayed immediately and the AI reply showed up whenever DeepSeek happened to respond, landing with an awkward gap. Now, when the AI checkbox is checked, both texts are fetched/prepared before anything is broadcast, so the original message and the AI reply queue back-to-back on the overlay. Falls back to just showing the original message if the AI call fails. Behavior without the checkbox is unchanged (still immediate). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> |
||
|---|---|---|
| .forgejo/workflows | ||
| public | ||
| .dockerignore | ||
| .env.example | ||
| .gitignore | ||
| ai-prompt.txt | ||
| db.js | ||
| docker-compose.prod.yml | ||
| docker-compose.yml | ||
| Dockerfile | ||
| package-lock.json | ||
| package.json | ||
| server.js | ||