diff --git a/src/config.js b/src/config.js index 6a2e835..577b562 100644 --- a/src/config.js +++ b/src/config.js @@ -25,8 +25,8 @@ const defaultConfig = { "ignoreAccidentalThreads": false, "enableGreeting": false, - "greetingMessage": "The message the bot sends to a new user", - "greetingAttachment": "Put a file path here", + "greetingMessage": null, + "greetingAttachment": null, "port": 8890, "url": null