feat(bot): add dashboard link and 'pk;commands' to help command

This commit is contained in:
spiral 2022-06-20 19:22:50 -04:00
parent 5c055871e3
commit bebad3fd77
No known key found for this signature in database
GPG Key ID: 244A11E4B0BCF40E

View File

@ -78,9 +78,10 @@ public class Help
(
"More information",
String.Join("\n", new[] {
"For a full list of commands, see [the command list](https://pluralkit.me/commands).",
"For a full list of commands, see [the command list](https://pluralkit.me/commands), or type `pk;commands`.",
"For a more in-depth explanation of message proxying, see [the documentation](https://pluralkit.me/guide#proxying).",
"If you're an existing user of Tupperbox, type `pk;import` and attach a Tupperbox export file (from `tul!export`) to import your data from there."
"If you're an existing user of Tupperbox, type `pk;import` and attach a Tupperbox export file (from `tul!export`) to import your data from there.",
"We also have a [web dashboard](https://dash.pluralkit.me) to edit your system info online."
})
),
new