-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathtemplates.yml-template
38 lines (33 loc) · 1.04 KB
/
templates.yml-template
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# $username
osu!.setuser: |
Username set.
# $grade, $pp, $accuracy, $score
# $scoremaxcombo, $beatmapmaxcombo
# $n300, $n100, $n50, $nmiss
osu!.rs: |
▸ $grade ▸ **$pp ▸ $accuracy%**
▸ $score ▸ x$scoremaxcombo/$beatmapmaxcombo ▸ [$n300/$n100/$n50/$nmiss]
# $rank, $country, $countryrank
# $level, $pp, $playcount
# $emoji_xh, $xh_count
# $emoji_x, $x_count
# $emoji_sh, $sh_count
# $emoji_s, $s_count
# $emoji_a, $a_count
osu!.osu: |
▸ **Rank:** #$rank ($country#$countryrank)
▸ **Level:** $level
▸ **PP:** $pp
▸ **Playcount:** $playcount
▸ **Ranks:** $emoji_xh `$xh_count` $emoji_x `$x_count` $emoji_sh `$sh_count` $emoji_s `$s_count` $emoji_a `$a_count`
# $rank, $name, $pp
osu!.leaderboard: |
▸ **#$rank** $name: $pp
# $registered, $online
osu!.stats: |
▸ **Registered Users:** $registered
▸ **Currently Playing:** $online
osu!.osutop: |
**$map [$difficulty] +$mods** [$stars★]
▸ $grade ▸ **$pp ▸ $accuracy%**
$score ▸ x$scoremaxcombo/$beatmapmaxcombo ▸ [$n300/$n100/$n50/$nmiss]