Skip to content
forked from FloatTech/gocqzbp

go-cqhttp与ZeroBot-Plugin的合体

License

Notifications You must be signed in to change notification settings

Fan6512/gocqzbp

 
 

Repository files navigation

go-cqhttp

gocqzbp

✨ 基于 Mirai 以及 MiraiGoOneBot Golang 原生实现 ✨

✨ 同时融合了ZeroBot-Plugin

说明

文档请参考go-cqhttp,默认开启ZeroBot-Plugin,无需任何额外操作即可使用。

命令行参数

除与go-cqhttp一致的参数外,还可以附加任意个数的qq号作为主人SuperUser,并使用-n参数指定昵称,使用-p参数指定指令前缀。

./gocqzbp [-D] [-c config.yml] [-d] [-h] [-n nickname] [-p prefix] [-w] [-faststart] [key xxxx] qq1 qq2 qq3 ...

Options:
  -D    debug mode
  -c string
        configuration filename (default "config.yml")
  -d    running as a daemon
  -faststart
        skip waiting 5 seconds
  -h    this Help
  -n string
        Set default nickname. (default "椛椛")
  -p string
        Set command prefix. (default "/")
  -w string
        cover the working directory

About

go-cqhttp与ZeroBot-Plugin的合体

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 97.1%
  • Dockerfile 2.9%