f0ck yt...
This commit is contained in:
		@@ -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)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user