1 1 · 交互式安装(推荐)
一个会问 6 个问题的 bash 脚本(接哪些 IM、哪些 agent、SMTP 凭据、systemd 还是前台、Web 端口、默认语言),自动生成可用的 ~/.im-hub/config.json。可重复跑,任何提问处都能 Ctrl-C 中止。
curl -fsSL https://imhub.iclaw.host/install.sh | bash 需要 curl、bash、npm 和 Node.js ≥ 22。用最终拥有 ~/.im-hub 的用户执行。