Install
openclaw skills install notify-botSend task notifications to specified Telegram bots in a group to activate their sessions and trigger bot actions.
openclaw skills install notify-bot向指定 Telegram bot 发送任务通知,激活其群组 session。
notify_bot.sh <bot_name|bot1,bot2> <group_id> <topic_id> <message>
# 通知单个 bot
notify_bot.sh imagebot -1003870994840 11 "生成32x32宝箱图标"
# 通知多个 bot
notify_bot.sh "imagebot,godot,cursor" -1003870994840 3 "任务通知"
openclaw.telegram.<bot_name>.bot_token)openclaw.telegram.vision.token~/.openclaw/shared/notify_bot.sh