diff --git a/src/NadekoBot/Resources/CommandStrings.Designer.cs b/src/NadekoBot/Resources/CommandStrings.Designer.cs index ef639f4c..dfe67852 100644 --- a/src/NadekoBot/Resources/CommandStrings.Designer.cs +++ b/src/NadekoBot/Resources/CommandStrings.Designer.cs @@ -519,61 +519,7 @@ namespace NadekoBot.Resources { } /// - /// Looks up a localized string similar to autotranslang atl. - /// - public static string autotranslang_cmd { - get { - return ResourceManager.GetString("autotranslang_cmd", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to `{0}atl en>fr`. - /// - public static string autotranslang_desc { - get { - return ResourceManager.GetString("autotranslang_desc", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Sets your source and target language to be used with `{0}at`. Specify no arguments to remove previously set value.. - /// - public static string autotranslang_usage { - get { - return ResourceManager.GetString("autotranslang_usage", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to autotrans at. - /// - public static string autotranslate_cmd { - get { - return ResourceManager.GetString("autotranslate_cmd", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Starts automatic translation of all messages by users who set their `{0}atl` in this channel. You can set "del" argument to automatically delete all translated user messages.. - /// - public static string autotranslate_desc { - get { - return ResourceManager.GetString("autotranslate_desc", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to `{0}at` or `{0}at del`. - /// - public static string autotranslate_usage { - get { - return ResourceManager.GetString("autotranslate_usage", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to avatar av. + /// Looks up a localized string similar to av avatar. /// public static string avatar_cmd { get { @@ -609,7 +555,7 @@ namespace NadekoBot.Resources { } /// - /// Looks up a localized string similar to Awards someone a certain amount of currency. You can also specify a role name to award currency to all users in a role.. + /// Looks up a localized string similar to Awards someone a certain amount of currency. . /// public static string award_desc { get { @@ -618,7 +564,7 @@ namespace NadekoBot.Resources { } /// - /// Looks up a localized string similar to `{0}award 100 @person` or `{0}award 5 Role Of Gamblers`. + /// Looks up a localized string similar to `{0}award 100 @person`. /// public static string award_usage { get { @@ -3407,33 +3353,6 @@ namespace NadekoBot.Resources { } } - /// - /// Looks up a localized string similar to listquotes liqu. - /// - public static string listquotes_cmd { - get { - return ResourceManager.GetString("listquotes_cmd", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to `{0}liqu` or `{0}liqu 3`. - /// - public static string listquotes_desc { - get { - return ResourceManager.GetString("listquotes_desc", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Lists all quotes on the server ordered alphabetically. 15 Per page.. - /// - public static string listquotes_usage { - get { - return ResourceManager.GetString("listquotes_usage", resourceCulture); - } - } - /// /// Looks up a localized string similar to liststreams ls. /// @@ -3839,6 +3758,87 @@ namespace NadekoBot.Resources { } } + /// + /// Looks up a localized string similar to minecraftping mcping. + /// + public static string mcping_cmd { + get { + return ResourceManager.GetString("mcping_cmd", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Pings a minecraft server.. + /// + public static string mcping_desc { + get { + return ResourceManager.GetString("mcping_desc", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to `{0}mcping 127.0.0.1:1337`. + /// + public static string mcping_usage { + get { + return ResourceManager.GetString("mcping_usage", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to minecraftquery mcquery. + /// + public static string mcquery_cmd { + get { + return ResourceManager.GetString("mcquery_cmd", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Finds information about a minecraft server.. + /// + public static string mcquery_desc { + get { + return ResourceManager.GetString("mcquery_desc", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to `{0}mcquery server:ip`. + /// + public static string mcquery_usage { + get { + return ResourceManager.GetString("mcquery_usage", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to minecraftuser mcuser. + /// + public static string mcuser_cmd { + get { + return ResourceManager.GetString("mcuser_cmd", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Finds information about a minecraft user.. + /// + public static string mcuser_desc { + get { + return ResourceManager.GetString("mcuser_desc", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to `{0}mcuser username or uuid`. + /// + public static string mcuser_usage { + get { + return ResourceManager.GetString("mcuser_usage", resourceCulture); + } + } + /// /// Looks up a localized string similar to memegen. /// @@ -4325,60 +4325,6 @@ namespace NadekoBot.Resources { } } - /// - /// Looks up a localized string similar to place. - /// - public static string place_cmd { - get { - return ResourceManager.GetString("place_cmd", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Shows a placeholder image of a given tag. Use `{0}placelist` to see all available tags. You can specify the width and height of the image as the last two optional arguments.. - /// - public static string place_desc { - get { - return ResourceManager.GetString("place_desc", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to `{0}place Cage` or `{0}place steven 500 400`. - /// - public static string place_usage { - get { - return ResourceManager.GetString("place_usage", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to placelist. - /// - public static string placelist_cmd { - get { - return ResourceManager.GetString("placelist_cmd", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Shows the list of available tags for the `{0}place` command.. - /// - public static string placelist_desc { - get { - return ResourceManager.GetString("placelist_desc", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to `{0}placelist`. - /// - public static string placelist_usage { - get { - return ResourceManager.GetString("placelist_usage", resourceCulture); - } - } - /// /// Looks up a localized string similar to plant. /// @@ -4524,7 +4470,7 @@ namespace NadekoBot.Resources { } /// - /// Looks up a localized string similar to Creates a poll which requires users to send the number of the voting option to the bot.. + /// Looks up a localized string similar to Creates a poll, only person who has manage server permission can do it.. /// public static string poll_desc { get { @@ -4595,33 +4541,6 @@ namespace NadekoBot.Resources { } } - /// - /// Looks up a localized string similar to publicpoll ppoll. - /// - public static string publicpoll_cmd { - get { - return ResourceManager.GetString("publicpoll_cmd", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Creates a public poll which requires users to type a number of the voting option in the channel command is ran in.. - /// - public static string publicpoll_desc { - get { - return ResourceManager.GetString("publicpoll_desc", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to `{0}ppoll Question?;Answer1;Answ 2;A_3`. - /// - public static string publicpoll_usage { - get { - return ResourceManager.GetString("publicpoll_usage", resourceCulture); - } - } - /// /// Looks up a localized string similar to queue q yq. /// @@ -6512,33 +6431,6 @@ namespace NadekoBot.Resources { } } - /// - /// Looks up a localized string similar to togethertube totube. - /// - public static string togethertube_cmd { - get { - return ResourceManager.GetString("togethertube_cmd", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Creates a new room on <https://togethertube.com> and shows the link in the chat.. - /// - public static string togethertube_desc { - get { - return ResourceManager.GetString("togethertube_desc", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to `{0}totube`. - /// - public static string togethertube_usage { - get { - return ResourceManager.GetString("togethertube_usage", resourceCulture); - } - } - /// /// Looks up a localized string similar to tq. /// diff --git a/src/NadekoBot/Resources/CommandStrings.resx b/src/NadekoBot/Resources/CommandStrings.resx index 23fdb67f..799ce4dc 100644 --- a/src/NadekoBot/Resources/CommandStrings.resx +++ b/src/NadekoBot/Resources/CommandStrings.resx @@ -1246,10 +1246,10 @@ award - Awards someone a certain amount of currency. You can also specify a role name to award currency to all users in a role. + Awards someone a certain amount of currency. - `{0}award 100 @person` or `{0}award 5 Role Of Gamblers` + `{0}award 100 @person` take @@ -1336,7 +1336,7 @@ poll - Creates a poll which requires users to send the number of the voting option to the bot. + Creates a poll, only person who has manage server permission can do it. `{0}poll Question?;Answer1;Answ 2;A_3` @@ -1971,6 +1971,33 @@ `{0}hs Ysera` + + minecraftping mcping + + + Pings a minecraft server. + + + `{0}mcping 127.0.0.1:1337` + + + minecraftuser mcuser + + + Finds information about a minecraft user. + + + `{0}mcuser username or uuid` + + + minecraftquery mcquery + + + Finds information about a minecraft server. + + + `{0}mcquery server:ip` + urbandict ud @@ -2089,7 +2116,7 @@ `{0}videocall "@SomeGuy"` - avatar av + av avatar Shows a mentioned person's avatar. @@ -2511,67 +2538,4 @@ `{0}xkcd` or `{0}xkcd 1400` or `{0}xkcd latest` - - placelist - - - Shows the list of available tags for the `{0}place` command. - - - `{0}placelist` - - - place - - - Shows a placeholder image of a given tag. Use `{0}placelist` to see all available tags. You can specify the width and height of the image as the last two optional arguments. - - - `{0}place Cage` or `{0}place steven 500 400` - - - togethertube totube - - - Creates a new room on <https://togethertube.com> and shows the link in the chat. - - - `{0}totube` - - - publicpoll ppoll - - - Creates a public poll which requires users to type a number of the voting option in the channel command is ran in. - - - `{0}ppoll Question?;Answer1;Answ 2;A_3` - - - autotranslang atl - - - `{0}atl en>fr` - - - Sets your source and target language to be used with `{0}at`. Specify no arguments to remove previously set value. - - - autotrans at - - - Starts automatic translation of all messages by users who set their `{0}atl` in this channel. You can set "del" argument to automatically delete all translated user messages. - - - `{0}at` or `{0}at del` - - - listquotes liqu - - - `{0}liqu` or `{0}liqu 3` - - - Lists all quotes on the server ordered alphabetically. 15 Per page. - - \ No newline at end of file +