Skip to content

Instantly share code, notes, and snippets.

View manzxy's full-sized avatar
🏠
Working from home

manzxy manzxy

🏠
Working from home
View GitHub Profile
@manzxy
manzxy / Jadianime esm
Created December 6, 2025 15:16
Karbit Yahaha
/**
Fitur:["Jadianime"]
Channel:["https://whatsapp.com/channel/0029VbBS8ys0G0XnmJFRiV2v"]
Api:["https://api.nekolabs.web.id"]
Note:["Ubah Dirimu Menjadi Karbit Segera!"]
**/
import axios from "axios"
import FormData from "form-data"
import { fileTypeFromBuffer } from "file-type"
/**
Fitur:["Igdl"]
Sumber:["https://whatsapp.com/channel/0029VbBS8ys0G0XnmJFRiV2v"]
Sumber Scrape:["Sory Gatau ane , Lupa"]
Note:["Ini Tinggal Sesuaiin Aja Sama Struktur Escemu"]
**/
const instagram = require("../../scrape/downloader/instagram");
module.exports = {
help: ["ig <url>", "igdl <url>", "instagram"],
/**
Fitur:["Mediafire"]
Sumber:["https://whatsapp.com/channel/0029VbBS8ys0G0XnmJFRiV2v"]
Sumber Scrape:["https://whatsapp.com/channel/0029Vaf07jKCBtxAsekFFk3i/4476"]
Note:["When yah..:"]
**/
const axios = require("axios")
const MediaFireDownloader = require("../../scrape/downloader/mediafire.js")
module.exports = {
/**
Fitur:["Plugin Mc"]
Sumber:["https://whatsapp.com/channel/0029VbBS8ys0G0XnmJFRiV2v"]
Sumber Scrape:["https://whatsapp.com/channel/0029VaoJb11LikgEpNpBty0e/4032"]
**/
Code:
const { searchModrinth, getModrinthDetail } = require("../../scrape/search/modrinth.js")
let collector = {}
/**
Fitur:["Glm Ai"]
Sumber:["https://whatsapp.com/channel/0029VbBS8ys0G0XnmJFRiV2v"]
Sumber Scrape:["https://whatsapp.com/channel/0029VbBJ58G05MUZcR2tN411/151"]
**/
Code:
const GLM = require("../../scrape/ai/glm.js");
const fs = require("fs");
const path = "./json/glm-config.json";
/**
Fitur:["Banana/Nano"]
Sumber:["https://whatsapp.com/channel/0029VbBS8ys0G0XnmJFRiV2v"]
Sumber Scrape:["https://whatsapp.com/channel/0029VbAeMWdHFxP73goAZ23x/278"]
**/
Code:
const supaworkNano = require('../../scrape/ai/nano')
module.exports = {
help: ['banana <prompt>'],
@manzxy
manzxy / ytdl
Created December 12, 2025 18:21
/**
Fitur:["Ytdl"]
Sumber:["https://whatsapp.com/channel/0029VbBS8ys0G0XnmJFRiV2v"]
Sumber Scrape:["https://whatsapp.com/channel/0029Vaf07jKCBtxAsekFFk3i/4561"]
**/
Fitur:
const yt = require("../../scrape/downloader/ytdl");
const yts = require("yt-search");
module.exports = {
/**
Fitur:["TelergamChannel"]
Fungsi:["Untuk Mencari Sesuatu Di Channel Telegram"]
Sumber:["https://whatsapp.com/channel/0029VbBS8ys0G0XnmJFRiV2v"]
Sumber Scrape:["https://whatsapp.com/channel/0029Vaf07jKCBtxAsekFFk3i/4461"]
**/
Fitur:
const TelegramChannel = require("../../scrape/tools/telegramch");
module.exports = {
/**
Fitur:["PlayVid"]
Sumber:["https://whatsapp.com/channel/0029VbBS8ys0G0XnmJFRiV2v"]
Sumber Scrape:["Gatau , Kayaknya Si Punya Si bella yg bagian play"]
**/
Fitur:
import yts from 'yt-search';
import yt from '../lib/scrape/downloader/yt.js';
const QUALITIES = ['240p', '360p', '480p', '720p', '1080p'];
/**
Fitur:["Jadve ai"]
Sumber:["https://whatsapp.com/channel/0029VbBS8ys0G0XnmJFRiV2v"]
Sumber Scrape:["https://whatsapp.com/channel/0029Vb6fJGF89inkqqFB6g1b/108"]
**/
import https from 'https'
const MODELS = [
'gpt-5-mini',
'gpt-5-nano',