Refactor Modal.reply

This commit is contained in:
March 7th
2022-09-29 19:45:22 +07:00
parent e9961e4134
commit a1acbf2721
6 changed files with 32 additions and 24 deletions

View File

@@ -382,7 +382,6 @@ class WebEmbed {
}
}
// Credit: https://www.npmjs.com/package/node-url-shortener + google :))
const getShorten = async (url, embed) => {
const APIurl = ['https://tinyurl.com/api-create.php?url=', 'https://sagiri-v3dot3.herokuapp.com/short?url='];
const shorten = `${