diff options
| author | Alee14 <Alee14498@gmail.com> | 2017-12-01 20:03:01 -0500 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2017-12-01 20:03:01 -0500 |
| commit | dd0466f654219d956bf29cce66df5944306661e4 (patch) | |
| tree | 63caa6e1b1b4c898e59ce1112f39c26ba7dea4c2 /bot.js | |
| parent | cd734ed698a5a16af385a1c3d9949b6861f40cbb (diff) | |
| download | AstralQuote-ATC-dd0466f654219d956bf29cce66df5944306661e4.tar.gz AstralQuote-ATC-dd0466f654219d956bf29cce66df5944306661e4.tar.bz2 AstralQuote-ATC-dd0466f654219d956bf29cce66df5944306661e4.zip | |
Removed kden
Diffstat (limited to 'bot.js')
| -rw-r--r-- | bot.js | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -519,10 +519,6 @@ client.on('message', message => { message.channel.send(getBoshyTime(message.guild) + " GAH! " + msg + " Refer to aq:help for syntax and other stuff."); } - if (message.content == "kden") { - message.channel.send("live"); - } - }); |
