Upped version to 3.0.6. Slightly updated hangman help string

This commit is contained in:
Kwoth
2021-09-27 10:57:10 +02:00
parent 1ac472c676
commit 52c9ec670d
3 changed files with 14 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ namespace NadekoBot.Services
private readonly IBotCredentials _creds;
private readonly DateTime _started;
public const string BotVersion = "3.0.5";
public const string BotVersion = "3.0.6";
public string Author => "Kwoth#2452";
public string Library => "Discord.Net";

View File

@@ -1321,11 +1321,11 @@ magicthegathering:
args:
- "about face"
hangmanlist:
desc: "Shows a list of hangman term types."
desc: "Shows a list of hangman question categories."
args:
- ""
hangman:
desc: "Starts a game of hangman in the channel. Use `{0}hangmanlist` to see a list of available term types. Defaults to 'all'."
desc: "Starts a game of hangman in the channel. You can optionally select a category `{0}hangmanlist` to see a list of available categories."
args:
- ""
- "movies"