forked from Supositware/Haha-Yes
ACTUALLY fix the link
This commit is contained in:
parent
b60b6dcea7
commit
ac8ee01ca8
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ class memerclubCommand extends Command {
|
|||
return response.json();
|
||||
}).then((response) => {
|
||||
console.log(response);
|
||||
message.channel.send(`Go check your epic post!\nhttps://memerclub.gaminigti.me/post/${response.uuid}`)
|
||||
message.channel.send(`Go check your epic post!\nhttps://memerclub.gamingti.me/post/${response.uuid}`)
|
||||
});
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue