f0ck yt...

This commit is contained in:
x 2025-05-10 19:14:09 +02:00
parent 294c59d30b
commit 0ea54f111d

View File

@ -57,6 +57,9 @@ export default async bot => {
if(regex.instagram.test(link))
await e.reply(`instagay`);
if(regex.yt.test(link))
await e.reply(`hi yt here, I am gay this is why I am not giving you the file`);
// check repost (link)
repost = await queue.checkrepostlink(link);
if(repost)