diff --git a/config.json.dist b/config.json.dist index 9cbb5b0..2e6dd61 100644 --- a/config.json.dist +++ b/config.json.dist @@ -20,7 +20,7 @@ { "name": "hello", "aliases": ["hi"], - "Hello World! HeyGuys" + "message": "Hello World! HeyGuys" } ] }