More mistakes
This commit is contained in:
parent
1039983fa7
commit
72608fae28
178
src/NadekoBot/Resources/CommandStrings.Designer.cs
generated
178
src/NadekoBot/Resources/CommandStrings.Designer.cs
generated
@ -1544,6 +1544,33 @@ namespace NadekoBot.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to cleverbot.
|
||||
/// </summary>
|
||||
public static string cleverbot_cmd {
|
||||
get {
|
||||
return ResourceManager.GetString("cleverbot_cmd", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Toggles cleverbot session. When enabled, the bot will reply to messages starting with bot mention in the server. Custom reactions starting with %mention% won't work if cleverbot is enabled..
|
||||
/// </summary>
|
||||
public static string cleverbot_desc {
|
||||
get {
|
||||
return ResourceManager.GetString("cleverbot_desc", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to `{0}cleverbot`.
|
||||
/// </summary>
|
||||
public static string cleverbot_usage {
|
||||
get {
|
||||
return ResourceManager.GetString("cleverbot_usage", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to cmdcooldown cmdcd.
|
||||
/// </summary>
|
||||
@ -3920,24 +3947,6 @@ namespace NadekoBot.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to memegen.
|
||||
/// </summary>
|
||||
public static string memegen_cmd {
|
||||
get {
|
||||
return ResourceManager.GetString("memegen_cmd", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Generates a meme from memelist with top and bottom text..
|
||||
/// </summary>
|
||||
public static string memegen_desc {
|
||||
get {
|
||||
return ResourceManager.GetString("memegen_desc", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to minecraftping mcping.
|
||||
/// </summary>
|
||||
@ -3957,7 +3966,7 @@ namespace NadekoBot.Resources {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to `{0}mcping 127.0.0.1:1337`.
|
||||
/// Looks up a localized string similar to `{0}mcping 127.0.0.1:25565`.
|
||||
/// </summary>
|
||||
public static string mcping_usage {
|
||||
get {
|
||||
@ -3992,6 +4001,24 @@ namespace NadekoBot.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to memegen.
|
||||
/// </summary>
|
||||
public static string memegen_cmd {
|
||||
get {
|
||||
return ResourceManager.GetString("memegen_cmd", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Generates a meme from memelist with top and bottom text..
|
||||
/// </summary>
|
||||
public static string memegen_desc {
|
||||
get {
|
||||
return ResourceManager.GetString("memegen_desc", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to `{0}memegen biw "gets iced coffee" "in the winter"`.
|
||||
/// </summary>
|
||||
@ -4992,7 +5019,7 @@ namespace NadekoBot.Resources {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to `{0}remindtemplate %user%, you gotta do %message%!`.
|
||||
/// Looks up a localized string similar to `{0}remindtemplate %user%, do %message%!`.
|
||||
/// </summary>
|
||||
public static string remindtemplate_usage {
|
||||
get {
|
||||
@ -6009,7 +6036,7 @@ namespace NadekoBot.Resources {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Sets a name of the role which will be assigned to people who should be muted. Default is nadeko-mute. After specifying this role, restart commands which use mute as punishment..
|
||||
/// Looks up a localized string similar to Sets a name of the role which will be assigned to people who should be muted. Default is nadeko-mute..
|
||||
/// </summary>
|
||||
public static string setmuterole_desc {
|
||||
get {
|
||||
@ -6099,7 +6126,7 @@ namespace NadekoBot.Resources {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to `{0}setstream https://www.twitch.tv/masterkwoth Developing Nakedo`.
|
||||
/// Looks up a localized string similar to `{0}setstream TWITCHLINK Hello`.
|
||||
/// </summary>
|
||||
public static string setstream_usage {
|
||||
get {
|
||||
@ -6134,6 +6161,33 @@ namespace NadekoBot.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to shorten.
|
||||
/// </summary>
|
||||
public static string shorten_cmd {
|
||||
get {
|
||||
return ResourceManager.GetString("shorten_cmd", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Attempts to shorten an URL, if it fails, returns the input URL..
|
||||
/// </summary>
|
||||
public static string shorten_desc {
|
||||
get {
|
||||
return ResourceManager.GetString("shorten_desc", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to `{0}shorten https://google.com`.
|
||||
/// </summary>
|
||||
public static string shorten_usage {
|
||||
get {
|
||||
return ResourceManager.GetString("shorten_usage", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to showcustreact scr.
|
||||
/// </summary>
|
||||
@ -7645,85 +7699,5 @@ namespace NadekoBot.Resources {
|
||||
return ResourceManager.GetString("youtube_usage", resourceCulture);
|
||||
}
|
||||
}
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to minecraftping mcping.
|
||||
/// </summary>
|
||||
public static string mcping_cmd {
|
||||
get {
|
||||
return ResourceManager.GetString("mcping_cmd", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Pings a minecraft server..
|
||||
/// </summary>
|
||||
public static string mcping_desc {
|
||||
get {
|
||||
return ResourceManager.GetString("mcping_desc", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to `{0}mcping 127.0.0.1:1337`.
|
||||
/// </summary>
|
||||
public static string mcping_usage {
|
||||
get {
|
||||
return ResourceManager.GetString("mcping_usage", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to minecraftquery mcquery.
|
||||
/// </summary>
|
||||
public static string mcquery_cmd {
|
||||
get {
|
||||
return ResourceManager.GetString("mcquery_cmd", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Finds information about a minecraft server..
|
||||
/// </summary>
|
||||
public static string mcquery_desc {
|
||||
get {
|
||||
return ResourceManager.GetString("mcquery_desc", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to `{0}mcquery server:ip`.
|
||||
/// </summary>
|
||||
public static string mcquery_usage {
|
||||
get {
|
||||
return ResourceManager.GetString("mcquery_usage", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to minecraftuser mcuser.
|
||||
/// </summary>
|
||||
public static string mcuser_cmd {
|
||||
get {
|
||||
return ResourceManager.GetString("mcuser_cmd", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Finds information about a minecraft user..
|
||||
/// </summary>
|
||||
public static string mcuser_desc {
|
||||
get {
|
||||
return ResourceManager.GetString("mcuser_desc", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to `{0}mcuser username or uuid`.
|
||||
/// </summary>
|
||||
public static string mcuser_usage {
|
||||
get {
|
||||
return ResourceManager.GetString("mcuser_usage", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user