added a message
This commit is contained in:
parent
82bb670e34
commit
410dc82793
1 changed files with 1 additions and 1 deletions
|
@ -12,6 +12,6 @@ module.exports = class DedCommand extends Command {
|
||||||
}
|
}
|
||||||
|
|
||||||
async run(message) {
|
async run(message) {
|
||||||
await message.say('https://i.redd.it/lw8hrvr0l4f11.jpg');
|
await message.say('k bye thx\nhttps://i.redd.it/lw8hrvr0l4f11.jpg');
|
||||||
process.exit();
|
process.exit();
|
||||||
}}
|
}}
|
Loading…
Reference in a new issue