From f8fbe5c117fa9606bf65196d29fcaedda30bc21c Mon Sep 17 00:00:00 2001 From: Cedric Hoelzl Date: Wed, 25 Sep 2019 12:38:10 +0200 Subject: [PATCH] fix --- config.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config.js b/config.js index 853ed4d..c8e65d7 100644 --- a/config.js +++ b/config.js @@ -18,8 +18,9 @@ function get_echo_obj(cmd,ans){ desc : { 0:`Replies "+${ans}"`, 1:`Repond "${ans}"`, - 2:`${ans} ga kotaete`, - 3:`${ans} *insert arabic*`, + 2:`"${ans}" ga kotaete`, + 3:`"${ans}" *insert arabic*`, + 4:`Antwortet "${ans}"`, }, requirements : (bot,event,message)=>{ return new Promise((resolve, reject)=>{