Skip to content

基于酷Q插件cqhttp提供的API开发的,具有拓展性的聊天机器人

License

Notifications You must be signed in to change notification settings

harunobot/haruno

Repository files navigation

Haruno(晴乃)

基于酷Q插件cqhttp提供的API开发的,具有拓展性的QQ聊天机器人。

安装

$ git clone https://github.com/haruno-bot/haruno.git
$ cd haruno
$ go build

特性

  • 使用Go语言
  • 能在windows, linux, mac osx等平台运行
  • 支持插件
  • 有完整的log系统
  • 功能增强的http、websocket客户端

环境

  1. 需要安装酷Q
  2. 需要安装CoolQ HTTP API 插件
  3. 必须开放websocket连接,http可选(不开放http可能部分”非重要”功能无法使用)

插件

插件示例如下:

  1. 转推插件
  2. 图灵机器人插件

插件开发文档:

文档

License

The MIT License

About

基于酷Q插件cqhttp提供的API开发的,具有拓展性的聊天机器人

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages