mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-27 16:21:28 +00:00
🍻 publish plugin twitter订阅 (#2081)
This commit is contained in:
@ -5893,5 +5893,20 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_twitter",
|
||||||
|
"project_link": "nonebot-plugin-twitter",
|
||||||
|
"name": "twitter订阅",
|
||||||
|
"desc": "订阅推送 twitter 推文",
|
||||||
|
"author": "nek0us",
|
||||||
|
"homepage": "https://github.com/nek0us/nonebot-plugin-twitter",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "twitter",
|
||||||
|
"color": "#29a8dc"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user