File size: 174 Bytes
1a038aa
 
a3b4a14
 
 
 
 
1
2
3
4
5
6
7
git clone --depth=1 https://github.com/Archeb/YOUChat_Proxy ./UChat
cd ./UChat
pnpm i
export PASSWORD=$PASS
export PORT=7860
echo $B64JS | base64 -d > config.js
node index.js