aboutsummaryrefslogtreecommitdiff
path: root/aleebot.js
diff options
context:
space:
mode:
authorAlee14 <Alee14498@gmail.com>2017-08-14 01:20:37 -0400
committerAlee14 <Alee14498@gmail.com>2017-08-14 01:20:37 -0400
commit379c7683452375adbcbe3195c728ed1fc2268dc4 (patch)
treec75ea0126595b2c33e6589839253ee4249db0295 /aleebot.js
parenta095b2d10c7b8562f24f9faa325e11d7bd35a885 (diff)
downloadAleeBot-379c7683452375adbcbe3195c728ed1fc2268dc4.tar.gz
AleeBot-379c7683452375adbcbe3195c728ed1fc2268dc4.tar.bz2
AleeBot-379c7683452375adbcbe3195c728ed1fc2268dc4.zip
Updates
Diffstat (limited to 'aleebot.js')
-rw-r--r--aleebot.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/aleebot.js b/aleebot.js
index 64d08d2..c01ffeb 100644
--- a/aleebot.js
+++ b/aleebot.js
@@ -258,7 +258,7 @@ commandProcessed = true;
"Maybe.",
"I don't know?",
"Hmm let me think :thinking:",
- ":red_circle: ERROR 3029131 OVERFLOW!!!!"
+ ":red_circle: ERROR 3029131 OVERFLOW!!!! *explodes*"
];
if (args[1]) {
message.channel.sendMessage(abaskanswer[Math.floor(Math.random() * abaskanswer.length)]);