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 (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 : SamPandey001 <https://github.com/SamPandey001> | |
* @description : Secktor,A Multi-functional whatsapp bot. | |
* @version 0.0.6 | |
**/ |
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 { tlang, botpic,cmd, prefix, runtime,Config } = require('../lib') | |
const axios = require('axios') | |
const speed = require('performance-now') | |
var name = 'secktor done'; | |
var artist = 'suhail'; |
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
//Thanks to xIKRATOSx for codes | |
const { Configuration, OpenAIApi } = require{"openai"} | |
const { tlang, botpic,cmd, prefix, runtime,Config } = require('../lib') | |
const axios = require('axios') | |
const speed = require('performance-now') |
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 { tlang,cmd,getBuffer } = require('../lib') | |
const Config = require('../config') | |
const axios = require('axios') | |
var nicetitle = 'SUHAIL TECH' | |
var nicebody = "|| ◁ㅤ❚❚ㅤ▷||ㅤ ↻" | |
var niceurl = 'https://youtube.com/c/SuhailTechInfo' | |
const nicepic = 'https://wallpapercave.com/wp/wp9556281.jpg'; | |
/* | |
cmd({ | |
pattern: "mention", |
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 axios = require('axios') | |
const { sck1, tiny, fancytext, listall,cmd , Config} = require('../lib/') | |
const fs = require('fs-extra'); | |
const { exec } = require('child_process') | |
//--------------------------------------------------------------------------- | |
cmd({ | |
pattern: "whois", | |
desc: "Makes photo of replied sticker.", |
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 { 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({ |
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
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 | |
}, |
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 (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 | |
**/ |
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 (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 | |
**/ |
OlderNewer