File tree Expand file tree Collapse file tree 5 files changed +1272
-0
lines changed Expand file tree Collapse file tree 5 files changed +1272
-0
lines changed Original file line number Diff line number Diff line change @@ -182,6 +182,37 @@ nanobot [-Tadhst] ID1 ID2 ...
182
182
183
183
</details>
184
184
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
+
185
216
<details>
186
217
<summary>在线代码运行</summary>
187
218
Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ import (
24
24
_ "github.com/FloatTech/NanoBot-Plugin/plugin/genshin"
25
25
_ "github.com/FloatTech/NanoBot-Plugin/plugin/hyaku"
26
26
_ "github.com/FloatTech/NanoBot-Plugin/plugin/manager"
27
+ _ "github.com/FloatTech/NanoBot-Plugin/plugin/qqwife"
27
28
_ "github.com/FloatTech/NanoBot-Plugin/plugin/runcode"
28
29
_ "github.com/FloatTech/NanoBot-Plugin/plugin/score"
29
30
_ "github.com/FloatTech/NanoBot-Plugin/plugin/status"
You can’t perform that action at this time.
0 commit comments