Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.
/ xc-qq-robot Public archive

一个python萌新写的多线程对接go-cqhttp的屎山玩意

License

Notifications You must be signed in to change notification settings

XCWQW1/xc-qq-robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xc-qq-robot

一个萌新写的多线程垃圾QQ机器人框架

python

一个python萌新写的对接大佬们框架的屎山玩意

本项目仅使用main.py即可运行,会自动初始化

开始使用:
  • 1, 克隆本项目

    • git clone https://github.com/XCWQW1/xc-qq-robot.git
    • cd xc-qq-robot
  • 2, 安装所需库

    • pip install -r requirements.txt
  • 3, 配置go-cqhttp

  • 4, 编写插件

    • 示例的插件 qqbot.py、qqbot_http_api.py

  • 5, 启动

    • python main.py

    PS:第一次运行会停止2次初始化配置文件

有什么bug或者建议可以提Issues

官方群聊:818266207

TODO:
  • 对接框架

    • go-cqhttp
    • icqq
  • 接口

    • onebot V12
    • http api (只有一个发送消息的api也算是吧?后面慢慢完善