diff options
| author | Alee14 <Alee14498@gmail.com> | 2017-08-12 20:53:55 -0400 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2017-08-12 20:53:55 -0400 |
| commit | 20959b0c986c63f59be2141ad8bba8fdbe04d423 (patch) | |
| tree | 1989e722d581c5875c845085000f0c46b110a881 | |
| parent | 1219bd9027b6939abd882ab3daabbde49f4e54b1 (diff) | |
| download | AleeBot-20959b0c986c63f59be2141ad8bba8fdbe04d423.tar.gz AleeBot-20959b0c986c63f59be2141ad8bba8fdbe04d423.tar.bz2 AleeBot-20959b0c986c63f59be2141ad8bba8fdbe04d423.zip | |
Updating stuff
| -rw-r--r-- | aleebot.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -249,7 +249,7 @@ commandProcessed = true; "Maybe.", "I don't know?", "Hmm let me think :thinking:", - "ERROR 3029131 OVERFLOW!!!!" + ":red_circle: ERROR 3029131 OVERFLOW!!!!" ]; if (args[1]) { message.channel.sendMessage(abaskanswer[Math.floor(Math.random() * abaskanswer.length)]); |
