Skip to content

Commit c7e7ec2

Browse files
SkyDynamicalex3236
andauthored
add a jrrps (#190)
Co-authored-by: Alex3236 <[email protected]>
1 parent 1acf97b commit c7e7ec2

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

plugins/jrrps/introduction-zh_cn.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
基于`random.randint(0, 100)`的今日运势

plugins/jrrps/introduction.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Today's horoscope based on `random.randint(0, 100)`

plugins/jrrps/plugin_info.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"id": "jrrps",
3+
"authors": [
4+
{
5+
"name": "SkyDynamic",
6+
"link": "https://github.com/SkyDynamic"
7+
}
8+
],
9+
"repository": "https://github.com/SkyDynamic/jrrps",
10+
"branch": "master",
11+
"labels": ["tool"]
12+
}

0 commit comments

Comments
 (0)