mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
Update help file
Add command aliases for frontpercent to help file and fix typos/mistakes
This commit is contained in:
parent
ccbcddc444
commit
9dd3af02b4
1 changed files with 3 additions and 3 deletions
|
|
@ -78,12 +78,12 @@
|
|||
},
|
||||
{
|
||||
"name": "frontpercent",
|
||||
"aliases": ["system frontbreakdown", "system frontpercentage"],
|
||||
"usage": "system [id] fronthistory [timeframe]",
|
||||
"aliases": ["system frontbreakdown", "system frontpercentage", "system front%", "system fp"],
|
||||
"usage": "system [id] frontpercent [timeframe]",
|
||||
"category": "System",
|
||||
"description": "Shows the aggregated front history of a system within a given time frame.",
|
||||
"longdesc": "Percentages may add up to over 100% when multiple members cofront. Time frame will default to 1 month.",
|
||||
"examples": ["system fronthistory 1 month", "system fronthistory 2 weeks", "system @Foo#1234 fronthistory 4 days"]
|
||||
"examples": ["system frontpercent 1 month", "system frontpercent 2 weeks", "system @Foo#1234 frontpercent 4 days"]
|
||||
},
|
||||
{
|
||||
"name": "list",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue