mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-12-01 01:25:07 +08:00
🍻 publish bot OCNbot (#2260)
This commit is contained in:
parent
a284e6df5c
commit
80d7e68835
@ -557,5 +557,22 @@
|
|||||||
"homepage": "https://kiramibot.dev/",
|
"homepage": "https://kiramibot.dev/",
|
||||||
"tags": [],
|
"tags": [],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "OCNbot",
|
||||||
|
"desc": "OI Contest Notifier bot,一个可以推送洛谷、cf、atcoder、牛客比赛通知的bot",
|
||||||
|
"author": "ACnoway",
|
||||||
|
"homepage": "https://github.com/ACnoway/OCNbot",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "OI",
|
||||||
|
"color": "#2fccff"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "ACM",
|
||||||
|
"color": "#ff0004"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user