This will be my last oof

This commit is contained in:
Loic Bersier 2018-09-15 14:08:51 +02:00
parent 15a84f19d0
commit 086ee798e4

View file

@ -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();
}}