openclaw/src/telegram
Jake a2ddcdadeb
fix: fix: transcribe audio before mention check in groups with requireMention (openclaw#9973) thanks @mcinteerj
Verified:
- pnpm install --frozen-lockfile
- pnpm build
- pnpm check
- pnpm test

Co-authored-by: mcinteerj <3613653+mcinteerj@users.noreply.github.com>
2026-02-12 09:58:01 -06:00
..
bot fix(telegram): avoid nested reply quote misclassification 2026-02-09 22:43:29 +05:30
accounts.test.ts
accounts.ts
allowed-updates.ts
api-logging.ts
audit.test.ts
audit.ts refactor: consolidate fetchWithTimeout into shared utility 2026-02-09 20:34:56 -08:00
bot-access.ts
bot-handlers.ts fix(telegram): handle no-text message in model picker editMessageText (#14397) 2026-02-12 00:12:46 -06:00
bot-message-context.dm-threads.test.ts
bot-message-context.dm-topic-threadid.test.ts test(telegram): add DM topic threadId deliveryContext test for #8891 2026-02-05 15:33:30 +05:30
bot-message-context.sender-prefix.test.ts
bot-message-context.ts fix: fix: transcribe audio before mention check in groups with requireMention (openclaw#9973) thanks @mcinteerj 2026-02-12 09:58:01 -06:00
bot-message-dispatch.test.ts feat: per-channel responsePrefix override (#9001) 2026-02-04 16:16:34 -05:00
bot-message-dispatch.ts Telegram: remove @ts-nocheck from bot.ts, fix duplicate error handler, harden sticker caching (#9077) 2026-02-04 22:35:51 +00:00
bot-message.test.ts
bot-message.ts Telegram: remove @ts-nocheck from bot-message.ts (#9180) 2026-02-05 00:20:44 +00:00
bot-native-commands.plugin-auth.test.ts
bot-native-commands.test.ts fix: add telegram command-cap regression test (#12356) (thanks @arosstale) 2026-02-09 22:27:03 +05:30
bot-native-commands.ts fix(auto-reply): prevent sender spoofing in group prompts 2026-02-10 00:44:38 -06:00
bot-updates.ts Telegram: use Grammy types directly, add typed Probe/Audit to plugin interface (#8403) 2026-02-04 10:09:28 +00:00
bot.create-telegram-bot.accepts-group-messages-mentionpatterns-match-without-botusername.test.ts
bot.create-telegram-bot.applies-topic-skill-filters-system-prompts.test.ts
bot.create-telegram-bot.blocks-all-group-messages-grouppolicy-is.test.ts
bot.create-telegram-bot.dedupes-duplicate-callback-query-updates-by-update.test.ts
bot.create-telegram-bot.installs-grammy-throttler.test.ts fix(pairing): use actual code in pairing approval text 2026-02-10 19:48:02 -05:00
bot.create-telegram-bot.matches-tg-prefixed-allowfrom-entries-case-insensitively.test.ts
bot.create-telegram-bot.matches-usernames-case-insensitively-grouppolicy-is.test.ts fix(telegram): add DM allowFrom regression tests 2026-02-09 22:59:47 +05:30
bot.create-telegram-bot.routes-dms-by-telegram-accountid-binding.test.ts fix(telegram): pass parentPeer for forum topic binding inheritance (#9789) 2026-02-05 18:25:03 +00:00
bot.create-telegram-bot.sends-replies-without-native-reply-threading.test.ts
bot.media.downloads-media-file-path-no-file-download.test.ts Channels: finish Feishu/Lark integration 2026-02-03 14:27:39 -08:00
bot.media.includes-location-text-ctx-fields-pins.test.ts
bot.test.ts fix(pairing): use actual code in pairing approval text 2026-02-10 19:48:02 -05:00
bot.ts fix(routing): make bindings dynamic by calling loadConfig() per-message (#11372) 2026-02-09 00:34:55 -06:00
caption.ts
download.test.ts
download.ts fix(telegram): add timeout to file download to prevent DoS (CWE-400) 2026-02-02 13:39:39 +05:30
draft-chunking.test.ts
draft-chunking.ts
draft-stream.test.ts chore: Enable `typescript/no-explicit-any` rule. 2026-02-02 16:18:09 +09:00
draft-stream.ts fix: require thread specs for telegram sends 2026-02-02 09:26:59 +05:30
fetch.test.ts
fetch.ts
format.test.ts feat(telegram): render blockquotes as native <blockquote> tags (#14608) (#14626) 2026-02-12 08:11:57 -05:00
format.ts feat(telegram): render blockquotes as native <blockquote> tags (#14608) (#14626) 2026-02-12 08:11:57 -05:00
group-migration.test.ts
group-migration.ts
index.ts
inline-buttons.test.ts
inline-buttons.ts
model-buttons.test.ts Telegram: fix model button review issues 2026-02-04 09:23:17 +05:30
model-buttons.ts Telegram: fix model button review issues 2026-02-04 09:23:17 +05:30
monitor.test.ts
monitor.ts Centralize date/time formatting utilities (#11831) 2026-02-08 04:53:31 -08:00
network-config.test.ts
network-config.ts
network-errors.test.ts fix(telegram): recover from grammY "timed out" long-poll errors (#7239) 2026-02-02 22:37:22 +00:00
network-errors.ts fix(telegram): recover from grammY "timed out" long-poll errors (#7239) 2026-02-02 22:37:22 +00:00
probe.test.ts fix(telegram): add retry logic to health probe (openclaw#7405) thanks @mcinteerj 2026-02-12 09:11:35 -06:00
probe.ts fix(telegram): add retry logic to health probe (openclaw#7405) thanks @mcinteerj 2026-02-12 09:11:35 -06:00
proxy.test.ts
proxy.ts fix: align proxy fetch typing 2026-02-04 04:09:53 -08:00
reaction-level.test.ts
reaction-level.ts
send.caption-split.test.ts
send.edit-message.test.ts
send.preserves-thread-params-plain-text-fallback.test.ts
send.proxy.test.ts
send.returns-undefined-empty-input.test.ts fix: tighten thread-clear and telegram retry guards 2026-02-09 08:59:21 +05:30
send.ts fix(telegram): surface REACTION_INVALID as non-fatal warning (#14340) 2026-02-12 00:28:47 -06:00
send.video-note.test.ts feat: Implement Telegram video note support with tests and docs (#12408) 2026-02-09 07:00:57 +00:00
sent-message-cache.test.ts
sent-message-cache.ts
sticker-cache.test.ts
sticker-cache.ts feat: add Claude Opus 4.6 to built-in model catalog (#9853) 2026-02-05 12:09:23 -08:00
targets.test.ts
targets.ts
token.test.ts
token.ts
update-offset-store.test.ts
update-offset-store.ts
voice.test.ts
voice.ts
webhook-set.ts
webhook.test.ts
webhook.ts