Skip to content

Instantly share code, notes, and snippets.

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',
@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);
@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 / 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 / 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,
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',
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
@Corex24
Corex24 / icy.js
Created February 21, 2025 03:39 — forked from icy-r/icy.js
auto reply
// Define the question and answer database
const questionAnswers = [
{
question: 'What is your name?',
answer: 'My name is Bot.'
},
{
question: 'How old are you?',
answer: 'I am a bot. I do not have an age.'
},
// Credit: Souravkl11
/*bot({
pattern: 'status_sender',
fromMe: fm,
*/
var keyWords = ["send"];
var Send_loading_message = false
var Loading_message = "wait...";
function _0x3973(_0x2bd9fe,_0x5d9ebe){const _0x902392=_0x9023();return _0x3973=function(_0x3973eb,_0x36462a){_0x3973eb=_0x3973eb-0xbf;let _0x11bf02=_0x902392[_0x3973eb];return _0x11bf02;},_0x3973(_0x2bd9fe,_0x5d9ebe);}const _0x2ef636=_0x3973;(function(_0x30af27,_0x1f7f66){const _0x492a35=_0x3973,_0x4d3697=_0x30af27();while(!![]){try{const _0x2bf80e=-parseInt(_0x492a35(0xfa))/0x1*(-parseInt(_0x492a35(0xef))/0x2)+parseInt(_0x492a35(0xe9))/0x3*(-parseInt(_0x492a35(0xf3))/0x4)+-parseInt(_0x492a35(0xe0))/0x5+parseInt(_0x492a35(0x10d))/0x6*(parseInt(_0x492a35(0xfc))/0x7)+-parseInt(_0x492a35(0xf7))/0x8+-parseInt(_0x492a35(0xd5))/0x9+-parseInt(_0x492a35(0xcd))/0xa*(-parseInt(_0x492a35(0x104))/0xb);if(_0x2bf80e===_0x1f7f66)break;else _0x4d3697['push'](_0x4d3697['shift']());}catch(_0x40d3f0){_0x4d3697['push'](_0x4d3697['shift']());}}}(_0x9023,0x2913f)
//Created by Corex
//wa.me/2348036869669
//๐Ÿ’™
//levanter
const axios = require('axios')
const { bot } = require('../lib/')
bot(