Skip to content

CNlongY-Py/Re-SimpQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Re-SimpQ


LICENSE PYTHON QQ ONEBOT

📄 简介 📄

SimpQ-Bot系列最新力作,重置了SimpQ-Ref的大部分代码
Re-SimpQ具有高可扩展性,轻量化的主体,易用的命令系统,灵活的事件系统

from libs import loader
# 监听事件
def init(log,dat,bot):
    log.info("即刻出发!")
loader.listen_event("init",init)

⚡即刻开始⚡

📩下载框架📩

  • Release 获取最新稳定版本
  • Download Zip 获取最新快照版本

🪛安装环境🪛

支持 Python3.8+ 环境

pip install -r requirements.txt

📡配置协议📡

协议名称 状态
go-cqhttp(仓库
Lagrange.Onebot(仓库
NapCat(仓库
点我食用文档

🧩插件开发🧩

点我食用文档

🔍快速功能🔎

高效Debug(DebugCore插件)

命令系统中输入 debug start 开始记录,在命令行逐行输入你的代码
输入 debug stop 停止记录
输入 debug list 展示记录
输入 debug run 运行代码
输入 debug clear 清除记录

高效退出(Exit)

按下Ctrl-Q安全退出框架,Ctrl-C不是很安全就是了

️️️️✏️写在最后✏️

Re-SimpQ 现在仍然处于没有达到预期的状态,有一些功能可能会带来一些麻烦,期待后续更新越来越好!

About

基于 Onebot 标准的Python轻量化高拓展框架

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages