We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 934742a commit e1fa7e3Copy full SHA for e1fa7e3
assets/plugins.json5
@@ -10180,4 +10180,20 @@
10180
],
10181
"is_official": false
10182
},
10183
+ {
10184
+ "module_name": "nonebot_plugin_word_censor",
10185
+ "project_link": "nonebot-plugin-word-censor",
10186
+ "author_id": 99163726,
10187
+ "tags": [
10188
10189
+ "label": "rule",
10190
+ "color": "#ea5252"
10191
+ },
10192
10193
+ "label": "黑名单",
10194
+ "color": "#000000"
10195
+ }
10196
+ ],
10197
+ "is_official": false
10198
10199
]
0 commit comments