Merge remote-tracking branch 'origin/sharpbot-package' into sharpbot-package

This commit is contained in:
rhearmas 2019-12-22 22:23:09 -05:00
commit c2e2d75bd5
1 changed files with 3 additions and 3 deletions

View File

@ -6,9 +6,9 @@ let baseConfig = fs.readFileSync("./config_base.txt", "utf8");
const defaultSettings = { const defaultSettings = {
"prefix": "/", "prefix": "/",
"modLogChannel": "nsa-survellience-system", "modLogChannel": "logs",
"modRole": "modinator", "modRole": "Moderator",
"adminRole": "adminator", "adminRole": "Administrator",
"systemNotice": "true", "systemNotice": "true",
"welcomeChannel": "welcome", "welcomeChannel": "welcome",
"welcomeMessage": "Say hello to {{user}}, everyone! We all need a warm welcome sometimes :D", "welcomeMessage": "Say hello to {{user}}, everyone! We all need a warm welcome sometimes :D",