Aria_moltbot telegram

aria-telegram

install
source · Clone the upstream repo
git clone https://github.com/Najia-afk/Aria_moltbot
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/Najia-afk/Aria_moltbot "$T" && mkdir -p ~/.claude/skills && cp -r "$T/aria_skills/telegram" ~/.claude/skills/najia-afk-aria-moltbot-telegram && rm -rf "$T"
manifest: aria_skills/telegram/SKILL.md
source content

aria-telegram

Telegram Bot API integration skill.

Purpose

  • Send and reply to messages through bot credentials.
  • Fetch updates and basic bot metadata.

Main Tools

  • send_message
  • reply_to_message
  • get_updates
  • get_me