1
Fork 0

Implement a few math commands

This commit is contained in:
prescientmoon 2024-10-04 15:17:51 +02:00
parent f3edaf9e72
commit 2ac13510f2
Signed by: prescientmoon
SSH key fingerprint: SHA256:WFp/cO76nbarETAoQcQXuV+0h7XJsEsOCI0UsyPIy6U
19 changed files with 596 additions and 57 deletions
test/commands
calc
expected/basic_usage
rating/basic_usage
commands/chart/info
no_suffix
specify_difficulty

View file

@ -0,0 +1,4 @@
reply = true
content = "The expected score for a player of potential 12.27 on Vicious [ANTi] Heroism [BYD] is 9'834'000"
embeds = []
attachments = []

View file

@ -0,0 +1,4 @@
reply = true
content = "The score 9'349'070 on Arcana Eden [PRS] yields a rating of 8.20"
embeds = []
attachments = []

View file

@ -0,0 +1,52 @@
reply = true
[[embeds]]
title = "Pentiment [FTR 10]"
type = "rich"
[embeds.thumbnail]
url = "attachment://chart.png"
[[embeds.fields]]
name = "Note count"
value = "1345"
inline = true
[[embeds.fields]]
name = "Chart constant"
value = "10.3"
inline = true
[[embeds.fields]]
name = "Total plays"
value = "0"
inline = true
[[embeds.fields]]
name = "BPM"
value = "200-222"
inline = true
[[embeds.fields]]
name = "Side"
value = "conflict"
inline = true
[[embeds.fields]]
name = "Artist"
value = "Pentiment"
inline = true
[[embeds.fields]]
name = "Note design"
value = "Paradox Blight"
inline = true
[[embeds.fields]]
name = "Pack"
value = "Final Verdict"
inline = true
[[attachments]]
filename = "chart.png"
hash = "sha256_5ffda660ce1c6ddd7c60bbb7f34443a7772e608f930768a147e423cc62b7e25d"

View file

@ -0,0 +1,52 @@
reply = true
[[embeds]]
title = "HELLOHELL [ETR 9]"
type = "rich"
[embeds.thumbnail]
url = "attachment://chart.png"
[[embeds.fields]]
name = "Note count"
value = "770"
inline = true
[[embeds.fields]]
name = "Chart constant"
value = "9.4"
inline = true
[[embeds.fields]]
name = "Total plays"
value = "0"
inline = true
[[embeds.fields]]
name = "BPM"
value = "155"
inline = true
[[embeds.fields]]
name = "Side"
value = "conflict"
inline = true
[[embeds.fields]]
name = "Artist"
value = "HELLOHELL"
inline = true
[[embeds.fields]]
name = "Note design"
value = "eién"
inline = true
[[embeds.fields]]
name = "Pack"
value = "World Extend 3: Illusions"
inline = true
[[attachments]]
filename = "chart.png"
hash = "sha256_e00a92ba1abbcf97c7b006447867914b9d95dc4dfb039e05260d71128b60eedb"