cyberneticlibrary

Connect Telegram channel

add-telegramskillsetup L229,740
nanocoai/nanoclaw
What it does

Add Telegram bot channel to NanoClaw

Best for

Integrating Telegram groups and DMs into NanoClaw agents via Chat SDK

Inputs
  • · Telegram bot token from BotFather
Outputs
  • · Installed adapter + registration test
Requires
  • · @chat-adapter/telegram@4.27.0
  • · Chat SDK bridge
Preconditions

git fetch origin channels; adapter files not yet in src/channels/

Failure modes
  • · Import fails if dependency missing
  • · Registration test fails if import not in index
  • · Build fails on TypeScript error
Trust signals
  • · Integration test validates wiring
  • · Dependency version pinned