Skip to content

Instantly share code, notes, and snippets.

const Mask = require("../Utilis/events");
const { getBuffer } = require('../Utilis/download');
const hrs = new Date().getHours({ timeZone: 'Asia/Kolkata' })
//OWNED BY MASK SER
Mask.addCommand({ pattern: 'tplist ?(.*)', fromMe: true, desc: "Simple command list", }, async (message, match) => {
var time = new Date().toLocaleString('HI', { timeZone: 'Asia/Kolkata' }).split(' ')[1]
var wish = ''
const spark = [999,9999,7777,144] //items by Shadow
const { url, getBuffer } = require('../lib/')
const image = 'https://files.catbox.moe/3pj9ls.jpeg' //MAIN IMAGE URL HERE
const number = "2348036869669";
const ownerName = "COREX#"
inrl(
{
pattern: 'owner ?(.*)',
fromMe: false,
desc: 'send owner vcard',
@Corex24
Corex24 / Constom*menu.js
Last active March 11, 2025 10:42 — forked from 12Burhancv/Own*MENU*Levanter
Levanter own menu
//mind what you edit
//https://wa.me/2348036869669
//Created by ๐ถ๐›ฉ๐‘…๐›ฏ๐›ธ ๐›ฅ๐›ฎ๐‘‡๐›จ๐›ฉ๐›ฎ๐‘Œ#ยฉ๏ธโ„ข๏ธ๐ŸŽญ
const { bot, getBuffer, jidToNum, genThumbnail } = require('../lib/');
const { VERSION } = require('../config');
const {
textToStylist,
@Corex24
Corex24 / Own*MENU*Levanter
Last active February 21, 2025 01:55 — forked from techgod143/Own*MENU*Levanter
Levanter own menu
const { bot, getBuffer, jidToNum, genThumbnail } = require('../lib/');
const { VERSION } = require('../config');
const {
textToStylist,
getUptime,
@Corex24
Corex24 / Remini.js
Last active February 21, 2025 18:57 — forked from techgod143/Remini.lyfe
improve image quality
const { bot, upscale } = require('../lib')
bot(
{
pattern: 'remini ?(.*)',
fromMe: true,
@Corex24
Corex24 / sysinfo.js
Last active February 20, 2025 10:05 — forked from weskerty/sysinfo.js
View System Info ant Tools Version
const { bot } = require('../lib');
const os = require('os');
const { exec } = require('child_process');
const fs = require('fs').promises;
const util = require('util');
const path = require('path');
const https = require('https');
const execAsync = util.promisify(exec);
const { inrl, getBuffer } = require('../lib/')
const image = 'https://pin.it/5uT5Fcgv0' //MAIN IMAGE URL HERE
const number = "2348036869669";
const ownerName = "โ™กCorexโ™ก"
inrl(
{
pattern: 'owner ?(.*)',
fromMe: true,
desc: 'send owner vcard',