- 聊天
import _ "github.com/FloatTech/ZeroBot-Plugin/plugin_chat"
- [BOT名字]
- [戳一戳BOT]
- 空调开
- 空调关
- 群温度
- 设置温度[正整数]
- ATRI
import _ "github.com/FloatTech/ZeroBot-Plugin/plugin_atri"
- 具体指令看代码
- 注:本插件基于 ATRI ,为 Golang 移植版
- 群管
import _ "github.com/FloatTech/ZeroBot-Plugin/plugin_manager"
- 禁言[@xxx][分钟]
- 解除禁言[@xxx]
- 我要自闭 [分钟]
- 开启全员禁言
- 解除全员禁言
- 升为管理[@xxx]
- 取消管理[@xxx]
- 修改名片[@xxx][xxx]
- 修改头衔[@xxx][xxx]
- 申请头衔[xxx]
- 踢出群聊[@xxx]
- 退出群聊[群号]
- *入群欢迎
- *退群通知
- 在[月份]月[日期]日的[小时]点[分钟]分时(用[url])提醒大家[消息]
- 在[月份]月[每周or周几]的[小时]点[分钟]分时(用[url])提醒大家[消息]
- 取消在[月份]月[日期]日的[小时]点[分钟]分的提醒
- 取消在[月份]月[每周or周几]的[小时]点[分钟]分的提醒
- 翻牌
- 同意入群请求
- 同意好友请求
- 撤回[@xxx] [xxx]
- 警告[@xxx]
- run[xxx]
- GitHub仓库搜索
import _ "github.com/FloatTech/ZeroBot-Plugin/plugin_github"
- >github [xxx]
- >github -p [xxx]
- 在线代码运行
import _ "github.com/FloatTech/ZeroBot-Plugin/plugin_runcode"
- >runcode help
- >runcode [on/off]
- >runcode [language] [code block]
- 点歌
import _ "github.com/FloatTech/ZeroBot-Plugin/plugin_music"
- 点歌[xxx]
- 网易点歌[xxx]
- 酷我点歌[xxx]
- 酷狗点歌[xxx]
- shindan
import _ "github.com/FloatTech/ZeroBot-Plugin/plugin_shindan"
- 今天是什么少女[@xxx]
- 异世界转生[@xxx]
- 卖萌[@xxx]
- 涩图
import _ "github.com/FloatTech/ZeroBot-Plugin/plugin_setutime"
- 来份[涩图/二次元/风景/车万]
- 添加[涩图/二次元/风景/车万][P站图片ID]
- 删除[涩图/二次元/风景/车万][P站图片ID]
- >setu status
- lolicon
import _ "github.com/FloatTech/ZeroBot-Plugin/plugin_lolicon"
- 来份萝莉
- 搜图
import _ "github.com/FloatTech/ZeroBot-Plugin/plugin_saucenao"
- 以图搜图|搜索图片|以图识图[图片]
- 搜图[P站图片ID]
- 随机图片与点评
github.com/FloatTech/ZeroBot-Plugin/plugin_rand_image
- 随机图片
- 直接随机(无r18检测,后果自负)
- 设置随机图片网址[url]
- 太涩了(撤回最近发的图)
- 评价图片:发送一张图片进行评分
- bilibili
import _ "github.com/FloatTech/ZeroBot-Plugin/plugin_bilibili"
- >bili info [名字]
- 嘉然
import _ "github.com/FloatTech/ZeroBot-Plugin/plugin_diana"
- @BOT 小作文
- @BOT 发大病
- AIfalse
import _ "github.com/FloatTech/ZeroBot-Plugin/plugin_AIfalse"
- 查询计算机当前活跃度 [身体检查]
- 简易语音
- 爬图合成 [@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 |
- 下载安装 Go 环境
- clone 本项目,本地解压
- 编辑 main.go 文件,内容按需修改
- 双击 build.bat 文件 或 直接双击 run.bat 文件
- 运行 OneBot 框架,并同时运行本插件
- 点击右上角 Fork 本项目,并转跳到自己 Fork 的仓库
- 点击仓库上方的 Actions 按钮,确认使用 Actions
- 编辑 main.go 文件,内容按需修改,提交修改后 Actions 自动执行
- 点击 Actions 按钮,等待编译完成,在 Actions 里下载编译好的文件
- 运行 OneBot 框架,并同时运行本插件
- 啾咪~