Changed image cuz look better

This commit is contained in:
Supositware 2019-03-07 21:22:11 +01:00
parent 353f2cdd05
commit 967bef32d5

View file

@ -16,7 +16,7 @@ class RebootCommand extends Command {
}
async exec(message) {
await message.channel.send('k bye thx', { files: ['https://cdn.discordapp.com/attachments/488557139732856832/553304488660959252/Untitled-1.png']});
await message.channel.send('k bye thx', { files: ['https://cdn.discordapp.com/attachments/532980995767533568/553310025792356362/meme.png']});
process.exit();
}