From 410dc8279357c9e3eae29604787dee8002479373 Mon Sep 17 00:00:00 2001 From: Loic Bersier Date: Mon, 17 Sep 2018 21:19:06 +0200 Subject: [PATCH] added a message --- commands/owner/ded.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/owner/ded.js b/commands/owner/ded.js index d6f320d..8c32088 100644 --- a/commands/owner/ded.js +++ b/commands/owner/ded.js @@ -12,6 +12,6 @@ module.exports = class DedCommand extends Command { } async run(message) { - await message.say('https://i.redd.it/lw8hrvr0l4f11.jpg'); + await message.say('k bye thx\nhttps://i.redd.it/lw8hrvr0l4f11.jpg'); process.exit(); }} \ No newline at end of file