diff options
| author | Alee14 <Alee14498@gmail.com> | 2017-08-14 01:20:37 -0400 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2017-08-14 01:20:37 -0400 |
| commit | 379c7683452375adbcbe3195c728ed1fc2268dc4 (patch) | |
| tree | c75ea0126595b2c33e6589839253ee4249db0295 /aleebot.js | |
| parent | a095b2d10c7b8562f24f9faa325e11d7bd35a885 (diff) | |
| download | AleeBot-379c7683452375adbcbe3195c728ed1fc2268dc4.tar.gz AleeBot-379c7683452375adbcbe3195c728ed1fc2268dc4.tar.bz2 AleeBot-379c7683452375adbcbe3195c728ed1fc2268dc4.zip | |
Updates
Diffstat (limited to 'aleebot.js')
| -rw-r--r-- | aleebot.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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)]); |
