From 086ee798e4e9579e4ebed5f61e7e903b40d14ebc Mon Sep 17 00:00:00 2001 From: Loic Bersier Date: Sat, 15 Sep 2018 14:08:51 +0200 Subject: [PATCH] This will be my last oof --- 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 f5afc284..d6f320da 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('im dead now k bye thx'); + await message.say('https://i.redd.it/lw8hrvr0l4f11.jpg'); process.exit(); }} \ No newline at end of file