File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -182,6 +182,37 @@ nanobot [-Tadhst] ID1 ID2 ...
182182
183183</details>
184184
185+ <details>
186+ <summary>娶群友</summary>
187+
188+ ` import _ "github.com/FloatTech/NanoBot-Plugin/plugin/qqwife"`
189+
190+ - [x] 娶群友
191+
192+ - [x] 群老婆列表
193+
194+ - [x] (娶|嫁)@对方QQ
195+
196+ - [x] 牛@对方QQ
197+
198+ - [x] 闹离婚
199+
200+ - [x] 买礼物给@对方QQ
201+
202+ - [x] 做媒 @攻方QQ @受方QQ
203+
204+ - [x] 查好感度@对方QQ
205+
206+ - [x] 好感度列表
207+
208+ - [x] [允许|禁止]自由恋爱
209+
210+ - [x] [允许|禁止]牛头人
211+
212+ - [x] 设置CD为xx小时 →(默认12小时)
213+
214+ </details>
215+
185216<details>
186217 <summary>在线代码运行</summary>
187218
Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ import (
2424 _ "github.com/FloatTech/NanoBot-Plugin/plugin/genshin"
2525 _ "github.com/FloatTech/NanoBot-Plugin/plugin/hyaku"
2626 _ "github.com/FloatTech/NanoBot-Plugin/plugin/manager"
27+ _ "github.com/FloatTech/NanoBot-Plugin/plugin/qqwife"
2728 _ "github.com/FloatTech/NanoBot-Plugin/plugin/runcode"
2829 _ "github.com/FloatTech/NanoBot-Plugin/plugin/score"
2930 _ "github.com/FloatTech/NanoBot-Plugin/plugin/status"
You can’t perform that action at this time.
0 commit comments