Skip to content

Sherroe/Go-CQHTTP-YesBot

 
 

Repository files navigation

go-cqhttp

Yes酱-会发涩图的群管理机器人

✨ 基于 go-cqhttp,使用OneBot标准的插件 ✨

license release cqhttp action


Go-CQHTTP-YesBot 是采用python编写,可拓展的适合新手的入门级QQ机器人插件

感谢@asda做的docker版本docker pull zhengfan2014/yesbot

目前拥有的功能

  • 发送setu/猫猫图返回一张涩图/猫猫图
  • 检测关键字禁言
  • 私聊调教对话
  • 发送huangse获得R18涩图
  • 更多功能待开发....

配置

配置信息在config.json

{
    "path":"/C:\\Users\\86175\\Desktop\\mybot\\pic\\mao\\",
	"ban_words":["科学上网","黑产","翻墙"], 
    "apikey":"xxxxxxxxxxxxxxxx",
    "group":[123456789,987654321],
    "self_qq":"2013996860"
}

分别为

  • 储存猫猫图的路径 Linux下为"/root/mybot1/pic/mao/"
  • 禁言关键词
  • 涩图API的apikey
  • Yes酱管理的群号
  • Yes酱的QQ号

API

编写目的

用于python学习和交流

造福群友(不是)

示例

image.png

image.png

image.png

文档

http://www.yang99.top/index.php/archives/18/

About

基于nonebot和go-cqhttp的qq群机器人

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%