Hey — ran into something while using ClaudeClaw with Telegram.
I asked my bot to send me a file and it told me it couldn't. Turns out the feature from PR #49 was there, but the bot's CLAUDE.md didn't mention it — so Claude didn't know [send-file:/path] exists.
I only tested this once, so it might just be a one-off where Claude didn't figure it out on its own. But adding a short note about file support (receive via inbox, send via [send-file:]) to the bot's CLAUDE.md fixed it immediately.
Would it make sense to include something like that in the default CLAUDE.md template? Might save others the same confusion. Just a thought — happy to hear if there's a better approach.
Hey — ran into something while using ClaudeClaw with Telegram.
I asked my bot to send me a file and it told me it couldn't. Turns out the feature from PR #49 was there, but the bot's CLAUDE.md didn't mention it — so Claude didn't know
[send-file:/path]exists.I only tested this once, so it might just be a one-off where Claude didn't figure it out on its own. But adding a short note about file support (receive via inbox, send via
[send-file:]) to the bot's CLAUDE.md fixed it immediately.Would it make sense to include something like that in the default CLAUDE.md template? Might save others the same confusion. Just a thought — happy to hear if there's a better approach.