Re-structured the file structure, finished the 'help' command. Started the 'game' command (not operational)

This commit is contained in:
ION606
2022-05-24 08:55:57 +03:00
parent 4cd8a42985
commit 6c51d4107b
9 changed files with 331 additions and 97 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ module.exports = {
case 3: dm = 'The AI is coming for you! Buy my book to find out how to stop them!';
break;
case 4: dm = 'Did you know I proved P=NP. The proof is on my password-encrypted tablet.\nPretty safe there I reckon';
case 4: dm = 'Did you know I proved P=NP? The proof is on my password-encrypted tablet.\nPretty safe there I reckon';
break;
case 5: dm = 'I hate informal logic, but there\'s nothing informal about you!';