diff options
| author | Alee14 <Alee14498@gmail.com> | 2017-11-16 17:03:26 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-11-16 17:03:26 -0500 |
| commit | 44183402dbc4000c04833e95c89267c48eb19075 (patch) | |
| tree | 34c6ebd3beabe8f151b826dab15e30a5cc1da1d4 /aleebot.js | |
| parent | ff0b1df2958f79b907daf36eb9fce6d8583e40eb (diff) | |
| download | AleeBot-44183402dbc4000c04833e95c89267c48eb19075.tar.gz AleeBot-44183402dbc4000c04833e95c89267c48eb19075.tar.bz2 AleeBot-44183402dbc4000c04833e95c89267c48eb19075.zip | |
Update aleebot.js
Diffstat (limited to 'aleebot.js')
| -rw-r--r-- | aleebot.js | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -63,7 +63,8 @@ client.on('ready', () => { game: { name: 'AleeBot 1.1.1 | ab:help', type: 0 - }) + } + }); client.user.setStatus('online') |
