mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-22 02:25:56 +08:00
🍻 publish plugin 查询ETH合并日期 (#1231)
This commit is contained in:
parent
b886329fb8
commit
28142402d7
@ -2622,5 +2622,24 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "ETH_Terminal",
|
||||||
|
"project_link": "nonebot2-plugin-eth-terminal",
|
||||||
|
"name": "查询ETH合并日期",
|
||||||
|
"desc": "矿难!!!!",
|
||||||
|
"author": "Sclock",
|
||||||
|
"homepage": "https://github.com/Sclock/nonebot2_plugin_eth_terminal",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "爬虫",
|
||||||
|
"color": "#ea5252"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "ETH",
|
||||||
|
"color": "#5285ea"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
x
Reference in New Issue
Block a user