diff options
| author | Unknown <Alee14498@gmail.com> | 2017-08-12 00:42:28 -0400 |
|---|---|---|
| committer | Unknown <Alee14498@gmail.com> | 2017-08-12 00:42:28 -0400 |
| commit | 40ee83aaa015c6b1cf4642e8e8062ffff6c99b26 (patch) | |
| tree | 79b97483837e7273b777c6c89e0bcb25661414f6 /aleebot.js | |
| parent | 19b0148760cf004bd5775ff3601215b7fdeb2029 (diff) | |
| download | AleeBot-40ee83aaa015c6b1cf4642e8e8062ffff6c99b26.tar.gz AleeBot-40ee83aaa015c6b1cf4642e8e8062ffff6c99b26.tar.bz2 AleeBot-40ee83aaa015c6b1cf4642e8e8062ffff6c99b26.zip | |
AleeBot welcomes you if you invite him to your server
Diffstat (limited to 'aleebot.js')
| -rw-r--r-- | aleebot.js | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -51,6 +51,8 @@ client.on("guildCreate", guild => { client.user.setGame(`on ${client.guilds.size} servers`); + guild.defaultChannel.sendMessage(":wave: Hello I am AleeBot thanks for inviting me to your server for help type `ab:help`.") + }); |
