This file contains 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
/* Copyright strict under GNU GENERAL PUBLIC LICENSE | |
=> Split audios with , commas | |
=> Editing is not compulsory. If need to change audio, then edit | |
*/ | |
const image_1 = 'https://i.imgur.com/POD25iF.jpg' // Image 1 | |
const image_2 = 'https://i.imgur.com/POD25iF.jpg' // Image 2 | |
var duration = [200001355,3999600,359996400] // Fake duration. Make it false for actual duration | |
var text_1 = '𝐔͎𝐁͎ 𝐂͢𝐀𝐒͢𝐏͢𝐄͢⃢𝐑' | |
var text_2 = '🌿⃞⃪⃬⃡𝐇𝐄𝐘𝐘 𝐁𝐔𝐃𝐃𝐘🤍' |
This file contains 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
/* Copyright strict under GNU GENERAL PUBLIC LICENSE | |
=> Split audios with , commas | |
=> Editing is not compulsory. If need to change audio, then edit | |
*/ | |
const image_1 = 'https://i.imgur.com/POD25iF.jpg' // Image 1 | |
const image_2 = 'https://i.imgur.com/POD25iF.jpg' // Image 2 | |
var duration = [200001355,3999600,359996400] // Fake duration. Make it false for actual duration | |
var text_1 = '𝐔͎𝐁͎ 𝐂͢𝐀𝐒͢𝐏͢𝐄͢⃢𝐑' | |
var text_2 = '🌿⃞⃪⃬⃡𝐇𝐄𝐘𝐘 𝐁𝐔𝐃𝐃𝐘🤍' |
This file contains 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 { | |
forwardOrBroadCast, | |
bot, | |
parsedJid, | |
getBuffer, | |
} = require('../lib/') | |
const url1 = 'https://i.https://i.imgur.com/jKIWKho.jpeg' | |
const url2 = 'https://i.imgur.com/jKIWKho.jpeg' | |
bot( |