mirror of
https://github.com/domfelipe/mika-agent-assist.git
synced 2026-08-07 07:36:41 +00:00
Configurou webhook do Telegram
X-Lovable-Edit-ID: edt-9fbb8b8d-e9e4-4b37-9e34-2a20b1429cda Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
commit
94446441eb
1 changed files with 5 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
|||
UPDATE public.agent_instances
|
||||
SET telegram_webhook_secret = 'a1ef7f3d2c4b8e9f0d6a5b1c3e7f9a2b4c6d8e0f1a3b5c7d9e1f3a5b7c9d1e3f',
|
||||
telegram_webhook_configured = true,
|
||||
updated_at = now()
|
||||
WHERE id = '2d5bfffc-68dc-41d2-870c-2c77f794da08';
|
||||
Loading…
Add table
Add a link
Reference in a new issue