Telegram体验地址:ChatGPTBot
在项目的根目录下创建配置文件:
cp config.example.yaml config.yaml
引入ChatGPT的代理模块:
git submodule init
修改配置文件中的secret
和token
,然后运行:
docker-compose up --build -d
Telegram体验地址:ChatGPTBot
在项目的根目录下创建配置文件:
cp config.example.yaml config.yaml
引入ChatGPT的代理模块:
git submodule init
修改配置文件中的secret
和token
,然后运行:
docker-compose up --build -d