Implement a few math commands
This commit is contained in:
parent
f3edaf9e72
commit
2ac13510f2
19 changed files with 596 additions and 57 deletions
4
test/commands/calc/expected/basic_usage/0.toml
Normal file
4
test/commands/calc/expected/basic_usage/0.toml
Normal 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 = []
|
4
test/commands/calc/rating/basic_usage/0.toml
Normal file
4
test/commands/calc/rating/basic_usage/0.toml
Normal 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 = []
|
Loading…
Add table
Add a link
Reference in a new issue