Skip to content

Commit

Permalink
🍻 publish bot OCNbot (#2260)
Browse files Browse the repository at this point in the history
  • Loading branch information
ACnoway committed Aug 15, 2023
1 parent a284e6d commit 56b733e
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 @@ -557,5 +557,22 @@
"homepage": "https://kiramibot.dev/",
"tags": [],
"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
}
]

0 comments on commit 56b733e

Please sign in to comment.