Skip to content

Commit

Permalink
Help list migrate (#431)
Browse files Browse the repository at this point in the history
* low activity update to test

* Increasing low activity treshold to 10

* Typo fix, readability fix and "checkstats" update to Blossom help command

1. Fixed the typo where command to get the check percentage in the help menu was "watchlist" instead of "watchstatus".
2. Readability update: Commands first and descriptions after.
3. Addition to the help menu: "@blossom checkstats <username>"

* Update to #427 (alphabetical)

* Migrate command added to the help list

Migrate command will be listed under Blossom's help list.
  • Loading branch information
erenbektas committed Jul 19, 2022
1 parent 7393322 commit 628e246
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blossom/strings/en_US.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Help is on the way!
`@Blossom help`: Render this message.
`@Blossom info`: Get general server information.
`@Blossom info <username>`: Get information about a user.
`@Blossom migrate <source> <target>`: Creates a request to migrate the gamma count of the source to the target. Needs verification.
`@Blossom reset <username>`: Toggle CoC status of user.
`@Blossom unwatch <username>`: Reset check percentage.
`@Blossom warnings <username>`: Get the warnings of a given user.
Expand Down

0 comments on commit 628e246

Please sign in to comment.