forked from Supositware/Haha-Yes
Changed image
This commit is contained in:
parent
7262f58756
commit
353f2cdd05
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ class RebootCommand extends Command {
|
|||
}
|
||||
|
||||
async exec(message) {
|
||||
await message.channel.send('k bye thx\nhttps://i.redd.it/lw8hrvr0l4f11.jpg');
|
||||
await message.channel.send('k bye thx', { files: ['https://cdn.discordapp.com/attachments/488557139732856832/553304488660959252/Untitled-1.png']});
|
||||
process.exit();
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue