mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-11-03 08:14:28 -05:00
Fixed some typos in commands.en-US.yml
This commit is contained in:
@@ -27,7 +27,7 @@ greetdel:
|
|||||||
- "0"
|
- "0"
|
||||||
- "30"
|
- "30"
|
||||||
greet:
|
greet:
|
||||||
desc: "Toggles anouncements on the current channel when someone joins the server."
|
desc: "Toggles announcements on the current channel when someone joins the server."
|
||||||
args:
|
args:
|
||||||
- ""
|
- ""
|
||||||
greetmsg:
|
greetmsg:
|
||||||
@@ -40,7 +40,7 @@ greetmsg:
|
|||||||
args:
|
args:
|
||||||
- "Welcome, %user.mention%."
|
- "Welcome, %user.mention%."
|
||||||
bye:
|
bye:
|
||||||
desc: "Toggles anouncements on the current channel when someone leaves the server."
|
desc: "Toggles announcements on the current channel when someone leaves the server."
|
||||||
args:
|
args:
|
||||||
- ""
|
- ""
|
||||||
byemsg:
|
byemsg:
|
||||||
@@ -910,7 +910,7 @@ playlists:
|
|||||||
args:
|
args:
|
||||||
- "1"
|
- "1"
|
||||||
playlistshow:
|
playlistshow:
|
||||||
desc: "Lists all songs in a playlist spepcified by its id. Paginated, 20 per page."
|
desc: "Lists all songs in a playlist specified by its id. Paginated, 20 per page."
|
||||||
args:
|
args:
|
||||||
- "1"
|
- "1"
|
||||||
deleteplaylist:
|
deleteplaylist:
|
||||||
@@ -996,7 +996,7 @@ pokemonability:
|
|||||||
args:
|
args:
|
||||||
- "overgrow"
|
- "overgrow"
|
||||||
memelist:
|
memelist:
|
||||||
desc: "Shows a list of template keys (and their repspective names) used for `{0}memegen`."
|
desc: "Shows a list of template keys (and their respective names) used for `{0}memegen`."
|
||||||
args:
|
args:
|
||||||
- ""
|
- ""
|
||||||
memegen:
|
memegen:
|
||||||
@@ -1101,7 +1101,7 @@ wiki:
|
|||||||
args:
|
args:
|
||||||
- "query"
|
- "query"
|
||||||
color:
|
color:
|
||||||
desc: "Shows you pictures of colors which correspond to the inputed hex values. Max 10."
|
desc: "Shows you pictures of colors which correspond to the inputted hex values. Max 10."
|
||||||
args:
|
args:
|
||||||
- "00ff00"
|
- "00ff00"
|
||||||
- "f00 0f0 00f"
|
- "f00 0f0 00f"
|
||||||
|
|||||||
Reference in New Issue
Block a user