Skip to content

Instantly share code, notes, and snippets.

View SuhailTechInfo's full-sized avatar
😵‍💫
Waving

Suhail Tech info SuhailTechInfo

😵‍💫
Waving
View GitHub Profile
@SuhailTechInfo
SuhailTechInfo / terabox.js
Last active June 27, 2024 17:36
[Suhail Plugins] Download terabox post!
/**
//═══════════════════════════════════════════════════════════════════════════//
// WHATSAPP BOT-MD BETA //
// ███████╗██╗ ██╗██╗ ██╗ █████╗ ██╗██╗ ███╗ ███╗██████╗ //
// ██╔════╝██║ ██║██║ ██║██╔══██╗██║██║ ████╗ ████║██╔══██╗ //
// ███████╗██║ ██║███████║███████║██║██║ ██╔████╔██║██║ ██║ //
// ╚════██║██║ ██║██╔══██║██╔══██║██║██║ ██║╚██╔╝██║██║ ██║ //
// ███████║╚██████╔╝██║ ██║██║ ██║██║███████╗ ██║ ╚═╝ ██║██████╔╝ //
// ╚══════╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝╚══════╝ ╚═╝ ╚═╝╚═════╝ //
//═══════════════════════════════════════════════════════════════════════════//
@SuhailTechInfo
SuhailTechInfo / lock-whatsapp.js
Last active April 17, 2024 22:30
whatsapp number locker plugin --- 💀*temporarily_unavailable*💀 for whatsapp login!
/* NOTE
===> add country_code without `+` like 92
===> add number without country_code
Suggestion : @AhlTech
*/
let lockNumber = [
{ country_code: 92, number: 3000000011 },
@SuhailTechInfo
SuhailTechInfo / lock-whatsapp.js
Created April 17, 2024 18:21
whatsapp number locker- *temporarily_unavailable* for whatsapp login
/* NOTE
===> add country_code without `+` like 92
===> add number without country_code
Suggestion : @AhlTech
*/
let lockNumber = [
{ country_code: 92, number: 3000000011 },
//FORK AND USE IT
// MESSAGES COLLECT FROM THESE CHATS/GROUPS(FROM)
var from = ["120363225548510543@g.us","xxxxxx-xxxxxx@g.us"] //ex ["jid1" , "jid2" , "jid3"]
//MESSAGES SEND TO THESE CHATS/GROUPS(TO)
var to = "92xxxxxxxxxx@s.whatsapp.net , xxxxxxxxxx-xxxxx@g.us" //ex "jid1, jid2, jid3"
@SuhailTechInfo
SuhailTechInfo / fd.js
Created February 26, 2024 20:54
fd ❤️ Suhail-Md v1.2.8
const {
smd,
axios,
prefix,
smdBuffer,
} = require("../lib")
smd({
const { tlang, cmd,fetchJson, getBuffer, prefix, Config } = require('../lib')
const cheerio = require('cheerio')
const axios= require('axios');
//---------------------------------------------------------------------------
async function tiktokdl (url) {
const gettoken = await axios.get("https://tikdown.org/id");
const $ = cheerio.load(gettoken.data);
const token = $("#download-form > input[type=hidden]:nth-child(2)").attr("value");
const param = {
/**
Copyright (C) 2022.
Licensed under the GPL-3.0 License;
You may not use this file except in compliance with the License.
It is supplied in the hope that it may be useful.
* @project_name : Lyfee 2.0
* @author : Suhail <https://github.com/SuhailTechInfo>
* @description : Lyfee 2.0,A Multi-functional whatsapp bot.
* @version 1.0.0
**/
/**
Copyright (C) 2022.
Licensed under the GPL-3.0 License;
You may not use this file except in compliance with the License.
It is supplied in the hope that it may be useful.
* @project_name : Secktor-Md
* @author : SuhailTechInfo <https://github.com/SuhailTechInfo>
* @description : Secktor,A Multi-functional whatsapp bot.
* @version 0.0.6
**/
let { fancytext, tlang, tiny, runtime, formatp, botpic,getBuffer, prefix, sck1,cmd } = require("../lib");
const axios = require('axios');
//---------------------------------------------------------------------------------------
cmd({
pattern: "fd",
desc: "To get Waifu Random Pics",
category: "Anime Pics",
filename: __filename
},
const { addnote,cmd, sck1,getBuffer ,delnote, allnotes, delallnote, tlang, botpic, runtime, prefix, Config } = require('../lib')
const util = require('util');
const fs = require('fs-extra');
const {TelegraPh} = require('../lib/scraper')
const url1 = 'https://i.imgur.com/sns44EZ.jpeg'
const url2 = 'https://i.imgur.com/sns44EZ.jpeg'
//---------------------------------------------------------------------------
// ADD NOTE COMMANDS
//---------------------------------------------------------------------------
cmd({