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 = {
"prefix": "/",
"modLogChannel": "nsa-survellience-system",
"modRole": "modinator",
"adminRole": "adminator",
"modLogChannel": "logs",
"modRole": "Moderator",
"adminRole": "Administrator",
"systemNotice": "true",
"welcomeChannel": "welcome",
"welcomeMessage": "Say hello to {{user}}, everyone! We all need a warm welcome sometimes :D",