Skip to content

基于 ZeroBot 的 OneBot 插件,群管、点歌、涩图等功能

License

Notifications You must be signed in to change notification settings

DongGua-Jun/ZeroBot-Plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OneBot-YaYa

ZeroBot-Plugin

ZeroBot-Plugin 是 ZeroBot 的 实用插件合集

YAYA GOCQ OICQ MIRAI

Go Report Card Badge Badge License qq group

功能

  • 群管
    • 禁言[@xxx][分钟]
    • 解除禁言[@xxx]
    • 我要自闭 [分钟]
    • 开启全员禁言
    • 解除全员禁言
    • 升为管理[@xxx]
    • 取消管理[@xxx]
    • 修改名片[@xxx][xxx]
    • 修改头衔[@xxx][xxx]
    • 申请头衔[xxx]
    • 踢出群聊[@xxx]
    • 退出群聊[群号]
    • *入群欢迎
    • *退群通知
    • 同意入群请求
    • 同意好友请求
    • 撤回[@xxx] [xxx]
    • 警告[@xxx]
    • run[xxx]
  • 涩图
    • 来份[涩图/二次元/风景]
    • 添加[涩图/二次元/风景][P站图片ID]
    • 删除[涩图/二次元/风景][P站图片ID]
    • setu -s
    • setu -x
    • setu -p
  • 点歌
    • 点歌[xxx]
  • TODO...

使用方法

本项目符合 OneBot 标准,可基于以下项目与机器人框架/平台进行交互

项目地址 平台 核心作者 备注
Yiwen-Chan/OneBot-YaYa 先驱 kanri
richardchien/coolq-http-api CKYU richardchien 可在 Mirai 平台使用 mirai-native 加载
Mrs4s/go-cqhttp MiraiGo Mrs4s
yyuueexxiinngg/cqhttp-mirai Mirai yyuueexxiinngg
takayama-lily/onebot OICQ takayama

本地编译

  1. 下载安装 Go 环境
  2. 下载安装 TDM-GCC,并添加到环境变量
  3. clone 本项目,本地解压
  4. 编辑 main.go 文件,内容按需修改
  5. 双击点击 build.bat 文件
  6. 运行框架,并同时运行本插件

利用 Actions 编译 (推荐)

  1. 点击右上角 Fork 本项目,并转跳到自己 Fork 的仓库
  2. 点击仓库上方的 Actions 按钮,确认使用 Actions
  3. 编辑 main.go 文件,内容按需修改,返回仓库
  4. 点击 Actions 按钮,等待编译完成,在 Actions 里下载编译好的文件
  5. 运行框架,并同时运行本插件

About

基于 ZeroBot 的 OneBot 插件,群管、点歌、涩图等功能

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.6%
  • Batchfile 0.4%