Skip to content
On this page

开始使用

下载Yui

配置文件

config.yaml

yaml
httpproxy: http://127.0.0.1:7890 # 插件 HTTP 服务时会使用的 Proxy
opqurl: http://127.0.0.1:8086 # OPQ 的地址
admin:
  - 0 # 管理员
plugin:
  env:
    test: opqbot # 环境变量 将会传递到插件内

运行

bash
./yui.exe 

2023/04/30 10:32:02 INFO Yui 欢迎使用 Version:v0.0.1 (commit:xxxxxxxxxxxxxxx)
2023/04/30 10:32:02 INFO 连接成功

OPQ Open Source Community