Loquicom 2 жил өмнө
parent
commit
003600ad0f
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      js/script.js

+ 2 - 0
js/script.js

@@ -93,6 +93,8 @@ function processor(input, cmd) {
     switch (command) {
     switch (command) {
         case "aide":
         case "aide":
             return help(true);
             return help(true);
+        case "help":
+            return "Commande inconnue voulez-vous dire \"aide\" ?";
         case "ping":
         case "ping":
             return "pong";
             return "pong";
         case "cafard":
         case "cafard":