botserver/templates
Rodrigo Rodriguez (Pragmatismo) 1fdf76b530 Refactor TALK keyword to use try_send
Remove unnecessary async spawn in TALK handling and use `try_send` on
the WebSocket channel. Acquire `response_channels` with `try_lock` and
spawn an async task only when falling back to the web adapter. Clean up
debug logs and add missing `env` import. Also delete an extra blank line
in the announcement start script.
2025-10-15 22:39:04 -03:00
..
annoucements.gbai/annoucements.gbdialog Refactor TALK keyword to use try_send 2025-10-15 22:39:04 -03:00