Minor changes
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
parent
bef48237a9
commit
1cd309e498
3 changed files with 6 additions and 7 deletions
|
@ -14,7 +14,6 @@ public class GuildConfiguration {
|
|||
{ "mctaylors-ru", new CultureInfo("tt-RU") }
|
||||
};
|
||||
|
||||
public string Prefix { get; set; } = "!";
|
||||
public string Language { get; set; } = "en";
|
||||
public string WelcomeMessage { get; set; } = "default";
|
||||
public bool ReceiveStartupMessages { get; set; }
|
||||
|
|
Reference in a new issue