mirror of
https://github.com/ION606/selmerBot.git
synced 2026-06-06 07:12:58 +00:00
Re-structured the file structure, finished the 'help' command. Started the 'game' command (not operational)
This commit is contained in:
+1
-1
@@ -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!';
|
||||
|
||||
Reference in New Issue
Block a user