openclaw-vainplex/src/telegram
Gustavo Madeira Santana ecb91bbb1a Add accountId and config support to Telegram webhook
The Telegram webhook and monitor now accept and pass through accountId and config parameters, enabling routing and configuration per Telegram account. Tests have been updated to verify correct bot instantiation and DM routing based on accountId bindings.
2026-01-13 03:34:32 +00:00
..
accounts.test.ts refactor(outbound): centralize telegram account defaults 2026-01-08 21:05:01 +01:00
accounts.ts refactor(outbound): centralize telegram account defaults 2026-01-08 21:05:01 +01:00
audit.test.ts style: format 2026-01-09 00:33:09 +01:00
audit.ts fix: drop redundant telegram audit union 2026-01-09 00:33:09 +01:00
bot.media.test.ts fix(telegram): guard setMyCommands in native commands 2026-01-12 22:19:02 +00:00
bot.test.ts Add accountId and config support to Telegram webhook 2026-01-13 03:34:32 +00:00
bot.ts fix: stream native slash tool replies 2026-01-13 00:53:30 +00:00
download.test.ts chore(ci): fix lint and swiftformat failures 2025-12-08 01:48:53 +01:00
download.ts fix: use file-type for mime sniffing 2025-12-20 19:13:50 +01:00
draft-chunking.test.ts Move provider to a plugin-architecture (#661) 2026-01-11 11:45:25 +00:00
draft-chunking.ts Move provider to a plugin-architecture (#661) 2026-01-11 11:45:25 +00:00
draft-stream.ts feat: telegram draft streaming 2026-01-07 11:08:32 +01:00
fetch.ts fix(telegram): restrict native fetch to bun 2026-01-08 10:31:16 +01:00
format.test.ts fix: telegram html formatting (#435, thanks @RandyVentures) 2026-01-08 02:34:32 +01:00
format.ts fix: telegram html formatting (#435, thanks @RandyVentures) 2026-01-08 02:34:32 +01:00
index.ts feat: unify provider reaction tools 2026-01-07 04:16:39 +01:00
monitor.test.ts fix: quiet telegram getUpdates errors 2026-01-09 15:35:39 +01:00
monitor.ts Add accountId and config support to Telegram webhook 2026-01-13 03:34:32 +00:00
pairing-store.test.ts fix(security): lock down inbound DMs by default 2026-01-06 17:51:56 +01:00
pairing-store.ts fix(security): lock down inbound DMs by default 2026-01-06 17:51:56 +01:00
probe.ts feat(gateway): add models.list 2025-12-20 23:43:27 +01:00
proxy.ts refactor: lint cleanups and helpers 2025-12-23 00:28:55 +00:00
send.test.ts fix(telegram): guard voice note sends 2026-01-10 01:43:01 +01:00
send.ts refactor: consolidate reply/media helpers 2026-01-10 02:41:16 +01:00
targets.test.ts refactor(telegram): centralize target parsing 2026-01-08 21:38:59 +01:00
targets.ts refactor(telegram): centralize target parsing 2026-01-08 21:38:59 +01:00
token.test.ts chore: rename project to clawdbot 2026-01-04 14:38:51 +00:00
token.ts feat: add providers CLI and multi-account onboarding 2026-01-08 01:55:59 +01:00
voice.test.ts refactor: consolidate reply/media helpers 2026-01-10 02:41:16 +01:00
voice.ts refactor: unify inline directives and media fetch 2026-01-10 03:01:04 +01:00
webhook-set.ts style(telegram): format bot init 2026-01-09 13:57:06 +01:00
webhook.test.ts Add accountId and config support to Telegram webhook 2026-01-13 03:34:32 +00:00
webhook.ts Add accountId and config support to Telegram webhook 2026-01-13 03:34:32 +00:00