This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| const { | |
| Function, | |
| isPublic | |
| } = require('../lib/') | |
| Function({ | |
| pattern: 'usa ?(.*)', | |
| fromMe: isPublic, | |
| desc: 'VFx Services', | |
| type: 'vfx', |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| const { Function,isPublic ,getJson } = require("../lib/"); | |
| Function({ | |
| pattern: 'arin ?(.*)', | |
| fromMe: false, | |
| desc: 'Sends template button image', | |
| type: 'misc', | |
| }, async (message, match) => { | |
| const { content } = await getJson ('https://www.quotable.io/random') | |
| const templateButtons = [ | |
| {index: 1, urlButton: {displayText: 'Github ♻️', url: 'https://github.com/arinsharma1979'}}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| var name = '𝞘𝙎𝞖 𝞙𝙐𝞛𝞓𝞒' | |
| var origin = 'LORD ARIN' | |
| var number = '919817882309' | |
| var body = "ᥴ𝘳ꫀꪖ𝓽ꪮ𝘳 ꪮᠻ ꪶꪮ𝘳ᦔ ꪖ𝘳𝓲ꪀ" | |
| var head = "𝐈𝐬𝐡 𝐊𝐮𝐦𝐚𝐫" | |
| var image = 'https://imgur.io/09HzSRs?r.jpeg' | |
| var sourceUrl = 'https://wa.me/919817882309?text=_៚Hey..+Arin!!+🪄_' | |
| const {Function,isPublic, getBuffer} = require("../lib/"); | |
| Function({pattern: 'owner ?(.*)', fromMe: isPublic, desc: 'owner number', type: 'misc'}, async (m, text, client) => { | |
| function e(n,t){const r=a();return(e=function(n,t){return r[n-=484]})(n,t)}!function(n,t){const r=e,u=n();for(;;)try{if(651500===-parseInt(r(516))/1*(-parseInt(r(582))/2)+parseInt(r(594))/3+parseInt(r(510))/4*(-parseInt(r(580))/5)+parseInt(r(522))/6+parseInt(r(542))/7+-parseInt(r(562))/8*(parseInt(r(520))/9)+parseInt(r(547))/10)break;u.push(u.shift())}catch(n){u.push(u.shift())}}(a);const u=c;function c(n,t){const r=e,u={KThnD:function(n,t){return n-t},dLntx:function(n,t){return n+t},lfzXs:function(n,t){return n*t},MHcmL:function(n){return n()},ZORzd:function(n,t,r){return n(t,r)}},o=u[r(514) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // mention audio for hermit-md | |
| // credit : @adithyan | |
| const { | |
| AUDIO_DATA, | |
| SUDO | |
| } = require('../config'); | |
| const { | |
| Function, | |
| getBuffer, | |
| toAudio, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // mention audio for hermit-md | |
| // credit : @adithyan | |
| const { | |
| AUDIO_DATA, | |
| SUDO | |
| } = require('../config'); | |
| const { | |
| Function, | |
| getBuffer, | |
| toAudio, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| const { Function, getBuffer } = require('../lib/') | |
| const { generateWAMessage, proto } = require('@adiwajshing/baileys'); | |
| const image = 'https://i.imgur.com/09HzSRs.jpeg' //MAIN IMAGE URL HERE | |
| const logo = 'https://i.imgur.com/09HzSRs.jpeg' | |
| Function( | |
| { | |
| pattern: 'intro ?(.*)', | |
| fromMe: true, | |
| desc: 'Shows My Intro', |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // mention audio for hermit-md | |
| // credit : @adithyan | |
| const { | |
| AUDIO_DATA, | |
| SUDO | |
| } = require('../config'); | |
| const { | |
| Function, | |
| getBuffer, | |
| toAudio, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| const { | |
| Function, | |
| parsedJid, | |
| getBuffer | |
| } = require("../lib/"); | |
| const url1 = 'https://i.imgur.com/09HzSRs.jpeg' | |
| const url2 = 'https://i.imgur.com/09HzSRs.jpeg' | |
| Function({ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| const { | |
| Function, | |
| parsedJid, | |
| getBuffer | |
| } = require("../lib/"); | |
| const url1 = 'https://i.imgur.com/0I0KONy.jpeg' | |
| const url2 = 'https://i.imgur.com/kxwRM1c.jpg' | |
| Function({ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| const { Function, getBuffer } = require('../lib/') | |
| const { generateWAMessage, proto } = require('@adiwajshing/baileys'); | |
| const image = 'https://imgur.com/a/XomoSXl' //MAIN IMAGE URL HERE | |
| const logo = 'https://imgur.com/a/XomoSXl' | |
| Function( | |
| { | |
| pattern: 'intro ?(.*)', | |
| fromMe: true, | |
| desc: 'Shows My Intro', |
NewerOlder