From c04ad74a37df53af1f97d9890d65554c45b26ffd Mon Sep 17 00:00:00 2001 From: Cedric Hoelzl Date: Wed, 25 Sep 2019 10:49:36 +0200 Subject: [PATCH] fix --- config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.js b/config.js index 3147f7d..ee778f9 100644 --- a/config.js +++ b/config.js @@ -15,8 +15,8 @@ function get_echo_obj(cmd,ans){ return { trigger : this.cmd, public : true, - desc : ["Replies "+ans, - "Repond "+ans, + desc : [`Replies "+${ans}"`, + `Repond "${ans}"`, `${ans} ga kotaete`, `${ans} *insert arabic*`, ],