diff options
| author | Alee14 <Alee14498@gmail.com> | 2017-10-03 18:17:32 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-10-03 18:17:32 -0400 |
| commit | 544e005e81417f16b08c6e73065c63c8f7365505 (patch) | |
| tree | 51461e0d494171a28555267b90b6860ce637e957 /aleebot.js | |
| parent | 290986c1914424cf0dad054ce39bc665516ee792 (diff) | |
| parent | d9eab29ab1f4e3a0ccbc299c8a2c0c6624d2f6cc (diff) | |
| download | AleeBot-544e005e81417f16b08c6e73065c63c8f7365505.tar.gz AleeBot-544e005e81417f16b08c6e73065c63c8f7365505.tar.bz2 AleeBot-544e005e81417f16b08c6e73065c63c8f7365505.zip | |
Merge branch 'master' into beta
Diffstat (limited to 'aleebot.js')
| -rw-r--r-- | aleebot.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -75,6 +75,7 @@ client.on('ready', () => { } }) } + client.user.setStatus('online') }); |
