openclaw

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
wget -qO - https://archive.kali.org/archive-key.asc | gpg --dearmor > /usr/share/keyrings/kali-archive-keyring.gpg

echo "deb [signed-by=/usr/share/keyrings/kali-archive-keyring.gpg] http://mirrors.aliyun.com/kali kali-rolling main non-free contrib" > /etc/apt/sources.list

apt update

curl -fsSL https://deb.nodesource.com/setup_22.x | bash -

apt install -y nodejs

npm install -g openclaw --registry=https://registry.npmmirror.com

rm -rf $(npm root -g)/openclaw/dist/extensions/telegram

npm i -g \
@buape/carbon \
@larksuiteoapi/node-sdk \
@slack/web-api \
playwright \
--registry=https://registry.npmmirror.com


openclaw onboard --install-daemon


npx -y @tencent-weixin/openclaw-weixin-cli@latest install