forked from Supositware/Haha-Yes
added 1 more image
This commit is contained in:
parent
b6175f3044
commit
ad4272e72b
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', { files: ['https://cdn.discordapp.com/attachments/532980995767533568/553310025792356362/meme.png']});
|
||||
await message.channel.send('k bye thx', { files: ['https://cdn.discordapp.com/attachments/532980995767533568/553656409452183552/bad_things_happen_to_good_people.jpg', 'https://cdn.discordapp.com/attachments/532980995767533568/553310025792356362/meme.png']});
|
||||
process.exit();
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue