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, | |
genThumbnail, |
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, | |
genThumbnail, | |
} = require('../lib/') | |
const url1 = 'https://telegra.ph/file/488a4254a45788bfd0128.png' |
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 { levanterTimeout } = require('../lib/') | |
/* | |
{ | |
pattern: 'auto_about ?(.*)', | |
fromMe: true, | |
desc: 'auto about', | |
type: 'bot', | |
},*/ | |
const time = 1 * 1 * 1 // 1 minute gap |