Skip to content

Commit

Permalink
🍻 publish bot 新koishi (#2260)
Browse files Browse the repository at this point in the history
  • Loading branch information
ACnoway committed Aug 12, 2023
1 parent 28c53fe commit 1ba3d99
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions website/static/bots.json
Original file line number Diff line number Diff line change
Expand Up @@ -549,5 +549,22 @@
"homepage": "https://github.com/itsevin/sister_bot",
"tags": [],
"is_official": false
},
{
"name": "新koishi",
"desc": "一个可以推送洛谷、cf、atcoder、牛客比赛通知的bot",
"author": "ACnoway",
"homepage": "https://github.com/ACnoway/koishi",
"tags": [
{
"label": "OI",
"color": "#2fccff"
},
{
"label": "ACM",
"color": "#ff0004"
}
],
"is_official": false
}
]

0 comments on commit 1ba3d99

Please sign in to comment.