mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-12 00:30:11 +00:00
Fix missing name in getting started example
This commit is contained in:
parent
d45f285a98
commit
c15eddcfa1
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ categories = ("Help categories", """`pk;help system` - Details on system configu
|
||||||
getting_started = ("Getting started", """To get started using the bot, try running the following commands:
|
getting_started = ("Getting started", """To get started using the bot, try running the following commands:
|
||||||
**1**. `pk;system new` - Create a system if you haven't already
|
**1**. `pk;system new` - Create a system if you haven't already
|
||||||
**2**. `pk;member add John` - Add a new member to your system
|
**2**. `pk;member add John` - Add a new member to your system
|
||||||
**3**. `pk;member proxy [text]` - Set up square brackets as proxy tags
|
**3**. `pk;member proxy John [text]` - Set up square brackets as proxy tags
|
||||||
**4**. You're done! See the other help pages for more commands.""")
|
**4**. You're done! See the other help pages for more commands.""")
|
||||||
discord_link = (
|
discord_link = (
|
||||||
"Discord",
|
"Discord",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue