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