Update CommandStrings.resx
This commit is contained in:
parent
87d739baf0
commit
d37b65fe7f
@ -184,7 +184,7 @@
|
||||
<value>greetmsg</value>
|
||||
</data>
|
||||
<data name="greetmsg_desc" xml:space="preserve">
|
||||
<value>Sets a new join announcement message which will be shown in the server's channel. Type `%user%` if you want to mention the new member. Using it with no message will show the current greet message. You can use embed json from <http://nadekobot.xyz/embedbuilder/> instead of a regular text, if you want the message to be embedded.</value>
|
||||
<value>Sets a new join announcement message which will be shown in the server's channel. Type `%user%` if you want to mention the new member. Using it with no message will show the current greet message. You can use embed json from <http://nadekobot.me/embedbuilder/> instead of a regular text, if you want the message to be embedded.</value>
|
||||
</data>
|
||||
<data name="greetmsg_usage" xml:space="preserve">
|
||||
<value>`{0}greetmsg Welcome, %user%.`</value>
|
||||
@ -202,7 +202,7 @@
|
||||
<value>byemsg</value>
|
||||
</data>
|
||||
<data name="byemsg_desc" xml:space="preserve">
|
||||
<value>Sets a new leave announcement message. Type `%user%` if you want to show the name the user who left. Type `%id%` to show id. Using this command with no message will show the current bye message. You can use embed json from <http://nadekobot.xyz/embedbuilder/> instead of a regular text, if you want the message to be embedded.</value>
|
||||
<value>Sets a new leave announcement message. Type `%user%` if you want to show the name the user who left. Type `%id%` to show id. Using this command with no message will show the current bye message. You can use embed json from <http://nadekobot.me/embedbuilder/> instead of a regular text, if you want the message to be embedded.</value>
|
||||
</data>
|
||||
<data name="byemsg_usage" xml:space="preserve">
|
||||
<value>`{0}byemsg %user% has left.`</value>
|
||||
@ -2329,7 +2329,7 @@
|
||||
<value>`{0}greetdmmsg Welcome to the server, %user%`.</value>
|
||||
</data>
|
||||
<data name="greetdmmsg_desc" xml:space="preserve">
|
||||
<value>Sets a new join announcement message which will be sent to the user who joined. Type `%user%` if you want to mention the new member. Using it with no message will show the current DM greet message. You can use embed json from <http://nadekobot.xyz/embedbuilder/> instead of a regular text, if you want the message to be embedded.</value>
|
||||
<value>Sets a new join announcement message which will be sent to the user who joined. Type `%user%` if you want to mention the new member. Using it with no message will show the current DM greet message. You can use embed json from <http://nadekobot.me/embedbuilder/> instead of a regular text, if you want the message to be embedded.</value>
|
||||
</data>
|
||||
<data name="cash_desc" xml:space="preserve">
|
||||
<value>Check how much currency a person has. (Defaults to yourself)</value>
|
||||
@ -3474,4 +3474,4 @@
|
||||
<data name="resetglobalpermissions_usage" xml:space="preserve">
|
||||
<value>`{0}resetglobalperms`</value>
|
||||
</data>
|
||||
</root>
|
||||
</root>
|
||||
|
Loading…
Reference in New Issue
Block a user