openclaw-rocketchat 0.3.9 → 0.3.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.en.md +16 -4
- package/README.md +17 -5
- package/package.json +1 -1
package/README.en.md
CHANGED
|
@@ -292,8 +292,14 @@ You'll see:
|
|
|
292
292
|
Address: https://123-45-67-89.sslip.io
|
|
293
293
|
HTTPS: ✅ Let's Encrypt certificate (trusted, zero warnings)
|
|
294
294
|
|
|
295
|
+
🔑 Default admin credentials:
|
|
296
|
+
Username: admin
|
|
297
|
+
Password: admin
|
|
298
|
+
(This is Rocket.Chat's built-in admin. It will be automatically managed when you run openclaw rocketchat setup.
|
|
299
|
+
Regular users don't need this account — it's for server administration only.)
|
|
300
|
+
|
|
295
301
|
📌 Next steps:
|
|
296
|
-
1️⃣ Make sure firewall allows
|
|
302
|
+
1️⃣ Make sure firewall allows ports 443 and 80
|
|
297
303
|
2️⃣ On your OpenClaw machine, install plugin and configure:
|
|
298
304
|
openclaw plugins install openclaw-rocketchat
|
|
299
305
|
openclaw rocketchat setup
|
|
@@ -355,7 +361,11 @@ Confirm: ********
|
|
|
355
361
|
3. Username: zhangsan
|
|
356
362
|
4. Password: the one you just set
|
|
357
363
|
|
|
358
|
-
|
|
364
|
+
💡 About the admin or rc-admin user you may see in the App:
|
|
365
|
+
This is Rocket.Chat's internal admin account, auto-created by setup,
|
|
366
|
+
used to manage bots and users. You can ignore it — don't delete it.
|
|
367
|
+
|
|
368
|
+
🔥 Important: Make sure your server firewall allows ports 443 and 80
|
|
359
369
|
|
|
360
370
|
💡 Next: openclaw rocketchat add-bot
|
|
361
371
|
```
|
|
@@ -392,7 +402,9 @@ Bind to which Agent?
|
|
|
392
402
|
Bound to Agent: main
|
|
393
403
|
DM ready
|
|
394
404
|
|
|
395
|
-
📱 Open Rocket.Chat App to
|
|
405
|
+
📱 Open Rocket.Chat App to chat with the bot:
|
|
406
|
+
If you don't see 小龙虾 in your conversation list, tap the search icon
|
|
407
|
+
in the top-left corner and type "molty" to find and start a DM.
|
|
396
408
|
```
|
|
397
409
|
|
|
398
410
|
**Type a bot name, pick an Agent number, done.**
|
|
@@ -405,7 +417,7 @@ Bind to which Agent?
|
|
|
405
417
|
- **Desktop**: [Download desktop client](https://www.rocket.chat/download-apps), or open `https://YOUR-IP.sslip.io` in your browser
|
|
406
418
|
2. Open the app, tap **"Add Server"**, enter: `https://YOUR-IP.sslip.io`
|
|
407
419
|
3. Login with the credentials from Step 1
|
|
408
|
-
4.
|
|
420
|
+
4. If you don't see the bot in your conversation list, tap the search icon in the top-left corner, type the bot's username to find and start chatting!
|
|
409
421
|
|
|
410
422
|
**That's it. 3 commands + download an app. You're done.**
|
|
411
423
|
|
package/README.md
CHANGED
|
@@ -290,11 +290,17 @@ curl -fsSL https://raw.githubusercontent.com/Kxiandaoyan/openclaw-rocketchat/mas
|
|
|
290
290
|
╚══════════════════════════════════════════════════════════╝
|
|
291
291
|
|
|
292
292
|
服务器地址: https://123-45-67-89.sslip.io
|
|
293
|
-
HTTPS: Let's Encrypt
|
|
293
|
+
HTTPS: Let's Encrypt 正式证书(acme.sh 自动续期)
|
|
294
294
|
域名: 123-45-67-89.sslip.io(由 sslip.io 免费提供,无需购买)
|
|
295
295
|
|
|
296
|
+
🔑 默认管理员账号:
|
|
297
|
+
用户名: admin
|
|
298
|
+
密码: admin
|
|
299
|
+
(这是 Rocket.Chat 的内置管理员,运行 openclaw rocketchat setup 时会自动接管。
|
|
300
|
+
普通用户不需要知道这个账号,仅供服务器管理使用。)
|
|
301
|
+
|
|
296
302
|
📌 接下来的步骤:
|
|
297
|
-
1️⃣ 确保防火墙已放行端口 443
|
|
303
|
+
1️⃣ 确保防火墙已放行端口 443 和 80
|
|
298
304
|
2️⃣ 回到你的 OpenClaw 机器,安装插件并配置:
|
|
299
305
|
openclaw plugins install openclaw-rocketchat
|
|
300
306
|
openclaw rocketchat setup
|
|
@@ -355,7 +361,11 @@ Rocket.Chat 服务器地址
|
|
|
355
361
|
3. 用户名: zhangsan
|
|
356
362
|
4. 密码: 你设置的密码
|
|
357
363
|
|
|
358
|
-
|
|
364
|
+
💡 关于 App 中可能看到的 admin 或 rc-admin 用户:
|
|
365
|
+
这是 Rocket.Chat 的内部管理员账号,由 setup 自动创建/接管,
|
|
366
|
+
用于管理机器人和用户。你无需理会,也不要删除它。
|
|
367
|
+
|
|
368
|
+
🔥 重要:请确保服务器防火墙已放行端口 443 和 80
|
|
359
369
|
|
|
360
370
|
💡 下一步: 运行以下命令添加第一个机器人
|
|
361
371
|
openclaw rocketchat add-bot
|
|
@@ -392,7 +402,9 @@ openclaw rocketchat add-bot
|
|
|
392
402
|
绑定到 Agent: main
|
|
393
403
|
DM 私聊已就绪
|
|
394
404
|
|
|
395
|
-
📱 打开 Rocket.Chat App
|
|
405
|
+
📱 打开 Rocket.Chat App 和机器人聊天:
|
|
406
|
+
如果会话列表中没有看到 小龙虾,点左上角「搜索」图标,
|
|
407
|
+
输入「molty」即可找到并开始私聊。
|
|
396
408
|
```
|
|
397
409
|
|
|
398
410
|
**输入机器人名字、选一个 Agent 编号,就完事了。**
|
|
@@ -405,7 +417,7 @@ openclaw rocketchat add-bot
|
|
|
405
417
|
- **电脑**:[官网下载桌面客户端](https://www.rocket.chat/download-apps),或直接浏览器访问服务器地址
|
|
406
418
|
2. 打开 App,点击 **"Add Server"**,输入 install-rc.sh 输出的服务器地址(如 `https://123-45-67-89.sslip.io`)
|
|
407
419
|
3. 用第二步设置的用户名和密码登录
|
|
408
|
-
4.
|
|
420
|
+
4. 如果会话列表中没看到机器人,点左上角「搜索」图标,输入机器人用户名即可找到并开聊!
|
|
409
421
|
|
|
410
422
|
**到这里就全部完成了。总共 3 条命令 + 手机下载 App。**
|
|
411
423
|
|
package/package.json
CHANGED