f0ck yt...
This commit is contained in:
parent
294c59d30b
commit
0ea54f111d
@ -57,6 +57,9 @@ export default async bot => {
|
|||||||
if(regex.instagram.test(link))
|
if(regex.instagram.test(link))
|
||||||
await e.reply(`instagay`);
|
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)
|
// check repost (link)
|
||||||
repost = await queue.checkrepostlink(link);
|
repost = await queue.checkrepostlink(link);
|
||||||
if(repost)
|
if(repost)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user