mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08:00
🍻 publish plugin twitter订阅 (#2081)
This commit is contained in:
parent
9141c88f77
commit
9bd1964ae2
@ -5893,5 +5893,20 @@
|
||||
}
|
||||
],
|
||||
"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
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user