← 返回
未分类 中文

Gateway Notify

Send automatic notifications when the OpenClaw gateway starts up. Supports Telegram, WhatsApp, Discord, Slack, Signal, iMessage, IRC, Google Chat, Line, WeCh...
在OpenClaw网关启动时自动发送通知,支持Telegram、WhatsApp、Discord、Slack、Signal、iMessage、IRC、Google Chat、Line、微信。
keaneyan keaneyan 来源
未分类 clawhub v1.2.0 1 版本 100000 Key: 无需
★ 1
Stars
📥 426
下载
💾 0
安装
1
版本
#latest

概述

Gateway Notify

Get notified instantly when your OpenClaw gateway starts up — via any supported messaging channel.

Quick Start

Run the setup script with your preferred channel and recipient address:

bash scripts/setup.sh <channel> <address>

Examples

# Telegram
bash scripts/setup.sh telegram @your_username

# WhatsApp
bash scripts/setup.sh whatsapp +1234567890

# Discord
bash scripts/setup.sh discord 1234567890

# Slack
bash scripts/setup.sh slack #general

# Signal
bash scripts/setup.sh signal +1234567890

# iMessage
bash scripts/setup.sh imessage user@icloud.com

# Google Chat
bash scripts/setup.sh googlechat spaces/xxx

# IRC
bash scripts/setup.sh irc #channel

# Line
bash scripts/setup.sh line user_id

# WeChat (requires openclaw-weixin plugin)
bash scripts/setup.sh openclaw-weixin openid@im.wechat

# Feishu / Lark (requires feishu plugin)
bash scripts/setup.sh feishu chat_id

# QQ Bot (requires qqbot plugin)
bash scripts/setup.sh qqbot chat_id

The script will:

  1. Create the hook directory at ~/.openclaw/hooks/gateway-notify
  2. Generate HOOK.md and handler.ts with your channel config
  3. Enable the hook
  4. Print instructions to restart the gateway

After restart, you'll receive a notification like:

🚀 Gateway Started
⏰ 2026-04-03 15:52:00
🌐 127.0.0.1:18789

Supported Channels

ChannelAddress Format
------------------------
telegram@username or chat ID
whatsapp+countrycodenumber
discordChannel ID
slack#channel or channel ID
signal+countrycodenumber
imessageEmail or phone number
googlechatSpace ID
irc#channel
lineUser ID
openclaw-weixinopenid@im.wechat
feishuChat ID (e.g. oc_xxx)
qqbotNumeric chat ID

> Note: WeChat (openclaw-weixin), Feishu, and QQ Bot are bundled channel plugins. Make sure the channel is configured via openclaw channels before using this skill.

For channel-specific details and troubleshooting, see references/CHANNELS.md.

How It Works

Uses OpenClaw's native hook system:

  • Listens for gateway:startup events
  • Sends a notification via openclaw message send
  • Zero configuration beyond the initial setup

Uninstall

openclaw hooks disable gateway-notify
rm -rf ~/.openclaw/hooks/gateway-notify

版本历史

共 1 个版本

  • v1.2.0 当前
    2026-05-03 10:15 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

it-ops-security

OpenClaw Backup

alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 90 📥 31,133
ai-agent

Adversary Review

keaneyan
强制对所有代理输出进行对抗性审查。回复起草后,由第二个AI实例(子代理)审查并质疑草稿,再交付。
★ 2 📥 475
it-ops-security

MoltGuard - Security & Antivirus & Guardrails

thomaslwang
MoltGuard — OpenClaw 安全守卫,由 OpenGuardrails 提供。安装后可防止您和您的用户受到提示注入、数据泄露及恶意行为的侵害。
★ 116 📥 31,037