Updated .acr description
This commit is contained in:
parent
96289a1844
commit
0bc377b0c2
@ -96,7 +96,7 @@ namespace NadekoBot.Resources {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Looks up a localized string similar to Add a custom reaction. Guide here: <https://github.com/Kwoth/NadekoBot/wiki/Custom-Reactions>.
|
/// Looks up a localized string similar to Add a custom reaction with a trigger and a response. Running this command in server requires Administration permission. Running this command in DM is Bot Owner only and adds a new global custom reaction. Guide here: <https://github.com/Kwoth/NadekoBot/wiki/Custom-Reactions>.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public static string addcustreact_desc {
|
public static string addcustreact_desc {
|
||||||
get {
|
get {
|
||||||
|
@ -436,7 +436,7 @@
|
|||||||
<value>addcustreact acr</value>
|
<value>addcustreact acr</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="addcustreact_desc" xml:space="preserve">
|
<data name="addcustreact_desc" xml:space="preserve">
|
||||||
<value>Add a custom reaction. Guide here: <https://github.com/Kwoth/NadekoBot/wiki/Custom-Reactions></value>
|
<value>Add a custom reaction with a trigger and a response. Running this command in server requires Administration permission. Running this command in DM is Bot Owner only and adds a new global custom reaction. Guide here: <https://github.com/Kwoth/NadekoBot/wiki/Custom-Reactions></value>
|
||||||
</data>
|
</data>
|
||||||
<data name="addcustreact_usage" xml:space="preserve">
|
<data name="addcustreact_usage" xml:space="preserve">
|
||||||
<value>`.acr "hello" Hi there %user%`</value>
|
<value>`.acr "hello" Hi there %user%`</value>
|
||||||
|
Loading…
Reference in New Issue
Block a user