diff options
| author | Alee14 <Alee14498@gmail.com> | 2017-05-31 19:50:39 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-05-31 19:50:39 -0400 |
| commit | 38aaccfdbd0f19ded5cfb59c1f83473124f10b62 (patch) | |
| tree | c77fae05b0c2349ec6afc0766f280b6f902191e6 | |
| parent | 0194cd5590e9767a3ecc8cb4e77dcaad9d4c5656 (diff) | |
| download | AleeBot-38aaccfdbd0f19ded5cfb59c1f83473124f10b62.tar.gz AleeBot-38aaccfdbd0f19ded5cfb59c1f83473124f10b62.tar.bz2 AleeBot-38aaccfdbd0f19ded5cfb59c1f83473124f10b62.zip | |
Update aleebot.js
| -rw-r--r-- | aleebot.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -89,7 +89,7 @@ client.on('message', message => { presence.game.name = "with binary code"; break; case 7: - presence.game.name = "being a moderator"; + presence.game.name = "being very cool"; break; case 8: presence.game.name = "with supa weapon"; |
