Skip to content

Instantly share code, notes, and snippets.

@ishkumarr
Created October 20, 2022 18:12
Show Gist options
  • Save ishkumarr/54bd74cc4c9777973704d5699f6628f8 to your computer and use it in GitHub Desktop.
Save ishkumarr/54bd74cc4c9777973704d5699f6628f8 to your computer and use it in GitHub Desktop.
/* Function({pattern: 'sexy ?(.*)', fromMe: isPublic, desc: 'random girls asupan videos', type: 'random'}, async (m, text, client) => { return});*/ const{Function:Function,isPublic:isPublic,getJson:getJson,getBuffer:getBuffer,prefix:prefix}=require("../lib/");Function({pattern:"sexy ?(.*)",fromMe:isPublic,desc:"random girls asupan videos",type:"random"},(async(e,t,i)=>{let{result:n}=await getJson("https://gist.github.com/mask-sir/c9615e12322a879a56e87396b0e986ef/raw");const s={video:{url:n[Math.floor(Math.random()*n.length)]},caption:"*Have fun*",footer:"Arin",buttons:[{buttonId:prefix+"sexy",buttonText:{displayText:"next"},type:1}],headerType:4};i.sendMessage(e.jid,s)}));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment