mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-04-29 18:49:53 +03:00
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; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue