diff options
| author | Alee14 <Alee14498@gmail.com> | 2017-08-14 01:37:31 -0400 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2017-08-14 01:37:31 -0400 |
| commit | a4c7f68162634f9854e47f3fbfab6b042c92ca1b (patch) | |
| tree | e3e6036af66c1eef793b2a0aee425ee0b0f0a073 | |
| parent | 0807b891171593aab55eaac988771179f677e484 (diff) | |
| download | AleeBot-a4c7f68162634f9854e47f3fbfab6b042c92ca1b.tar.gz AleeBot-a4c7f68162634f9854e47f3fbfab6b042c92ca1b.tar.bz2 AleeBot-a4c7f68162634f9854e47f3fbfab6b042c92ca1b.zip | |
Bug fixes
| -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:", - "Sorry my brain can't handle right now :/" + "Sorry my brain can't handle right now :/", ":red_circle: ERROR 3029131 OVERFLOW!!!! *explodes*" ]; if (args[1]) { |
