Skip to content

Commit

Permalink
Merge pull request #35 from Skyminers/dev_cypas
Browse files Browse the repository at this point in the history
更新1.1.8版本;
  • Loading branch information
Cypas authored Jul 17, 2023
2 parents 8a149f4 + e6a0077 commit d5a56b3
Show file tree
Hide file tree
Showing 5 changed files with 397 additions and 704 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ _✨ splatoon3游戏日程查询插件 ✨_

## 📖 介绍

- 一个基于nonebot2框架的splatoon3游戏日程查询插件,支持onebot11与onebot12协议
- 一个基于nonebot2框架的splatoon3游戏日程查询插件,支持onebot11,onebot12,[telegram](https://github.com/nonebot/adapter-telegram)协议
- onebot12协议下支持QQ、QQ频道、TG、微信消息、微信公众号、KOOK 等[平台](https://onebot.dev/ecosystem.html)
- 全部查询图片(除nso衣服查询外),全部采用pillow精心绘制,图片效果可查看下面的[效果图](#效果图)
> QQ 机器人 SplatBot 已搭载该插件,可以[点击这里](https://flawless-dew-f3c.notion.site/SplatBot-e91a70e4f32a4fffb640ce8c3ba9c664)查看qq机器人使用指南
Expand Down Expand Up @@ -59,7 +59,7 @@ _✨ splatoon3游戏日程查询插件 ✨_



安装完成后,需要对机器人发送`更新武器数据`来更新数据库内的武器数据,不然`随机武器`功能无法使用
安装完成后,需要以onebot协议下超级管理员用户对机器人发送`更新武器数据`来更新数据库内的武器数据,不然`随机武器`功能无法使用

## ⚙️ 配置
插件访问了`splatoon3.ink``splatoonwiki.org`这两个网站,如果机器人所处环境不支持直接访问这两个网站
Expand All @@ -69,7 +69,7 @@ _✨ splatoon3游戏日程查询插件 ✨_
| 配置项 | 必填 | 值类型 | 默认值 | 说明 |
|:------:|:----:|:---:|:---:|:--:|
| splatoon3_proxy_address || str | "" | 代理地址,格式为 127.0.0.1:20171 |
| splatoon3_permit_private || bool | True | 是否允许私聊触发,默认为True |
| splatoon3_permit_private || bool | True | 是否允许qq私聊触发,默认为True |

## 🎉 使用
### 指令表
Expand Down
Loading

0 comments on commit d5a56b3

Please sign in to comment.