1
0
Fork 0

ACTUALLY fix the link

akairo
loicbersier 4 years ago
parent b60b6dcea7
commit ac8ee01ca8

@ -39,7 +39,7 @@ class memerclubCommand extends Command {
return response.json(); return response.json();
}).then((response) => { }).then((response) => {
console.log(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…
Cancel
Save