diff options
| author | Alee14 <alee14498@gmail.com> | 2017-03-27 17:10:24 -0400 |
|---|---|---|
| committer | Alee14 <alee14498@gmail.com> | 2017-03-27 17:10:24 -0400 |
| commit | 5a90919f4fa59bfd1e481ea8ba0bc4e42b1b6cf5 (patch) | |
| tree | f865161afc53a3a6eee8140c992404357646297c | |
| parent | e7b9e3262062dfac05c7a7e96f3fd50a3e64152b (diff) | |
| download | AleeBot-5a90919f4fa59bfd1e481ea8ba0bc4e42b1b6cf5.tar.gz AleeBot-5a90919f4fa59bfd1e481ea8ba0bc4e42b1b6cf5.tar.bz2 AleeBot-5a90919f4fa59bfd1e481ea8ba0bc4e42b1b6cf5.zip | |
Updated Playing
| -rw-r--r-- | bot.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ client.on('message', message => { }); -client.on("ready", () => client.user.setGame("aleebot:help")) +client.on("ready", () => client.user.setGame("For help: aleebot:help")) client.login ('token') console.log('[INFO] Success! Bot is running')
\ No newline at end of file |
