We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d14ba7 commit d435f52Copy full SHA for d435f52
plugins.json
@@ -1,4 +1,15 @@
1
{
2
+ "astrbot-plugin-MQTTCloudIoT": {
3
+ "display_name": "让ASTRBOT成为MQTT终端",
4
+ "desc": "让 AstrBot 变身智能 IoT 设备控制中心!!!!可以手动进行属性上报,事件通知,发送设备告警、状态变更等事件自定义消息:支持任意Topic的信息上传,通过此插件借助云端可以让astrbot控制有wifi的单片机",
5
+ "author": "FMWei",
6
+ "repo": "https://github.com/2350047329f-art/astrbot_plugin_MQTTCloudIoT",
7
+ "tags": [
8
+ "MQTT",
9
+ "物联网"
10
+ ],
11
+ "social_link": "https://space.bilibili.com/662600708"
12
+ },
13
"astrbot-plugin-shit-detector-plus": {
14
"display_name": "GitHub 搬史专家",
15
"desc": "如果你觉得你的 coding plan 额度用不完,不妨试着让 AI 给你自动搬史。一个自动搜索 GitHub 项目,使用 AI 进行\"史\"级评定的趣味插件,支持定时推送精选项目到群聊",
0 commit comments