ch
Feedback
Xzone catalysT

Xzone catalysT

前往频道在 Telegram

Official Channel Xzone catalysT Owner: @zepysk 2nd Channel: @XzC_Exposed Donate link: https://www.zeppeli.my.id The numbers in the content are the property of the adminz

显示更多
未指定国家未指定类别
854
订阅者
-324 小时
-57 天
-1930 天
帖子存档
😭

[ Chess PvP ] Putih: w7yuxD Hitam: Menunggu Giliran: Putih

🎶 #JKTEMO 👤 Ardy Minaj - Topic 🔗 https://youtube.com/watch?v=Fk9rS29afqA

Free userbot base will released on https://github.com/XazepysK

‼️Telegram Mods By @xrelly [ Beta Tester ] 🆒Feature - Show delete message Ghost Mode Booster Upload Video Booster Download Video ❓ Base by RcGram.

sticker.webp0.21 KB

username.js0.02 KB

username.js0.02 KB

Username functioning its available rn, i will publish it on my package ( @zeppeliorg/wbails or xzcbailz )
+2
Username functioning its available rn, i will publish it on my package ( @zeppeliorg/wbails or xzcbailz )

sticker.webp0.15 KB

Wahyu peler
Wahyu peler

(async() => {
  const { executeWMexQuery } = require("@zeppeliorg/wbails/lib/Socket/mex.js");
  return await executeWMexQuery(
    {
      input: "marktempik777",
      reserved: false,
      session_id: crypto.randomUUID()
      source: 'USER_INPUT',
    },
    '25757341163897635',
    'xwa2_username_set',
    WaSocket.query,
     crypto.randomBytes(32).toString("hex")
  )
})()
Implementated username function based from wawebjs
(@XzC_Information - @XzC_Communitiez)

There were some id queries that were rejected, so I just had to wait till update are came

Incoming updates: - username - https graphql methods - update status ( bio ) - others haven't thought it yet

If yall have any issue with my baileys, u can comment under

Repost from N/a
stabilled whatsapp-web api (baileys)😮 github:xcoursed/baileys import:
// package.json
"dependencies": {
    "@whiskeysockets/baileys": "github:xcoursed/baileys",
    // or:
    "xcoursed/baileys": "github:xcoursed/baileys"
}
// index.js (commonjs)
const { default: makeWASocket } = require("xcoursed/baileys");
// index.js (esModule)
import makeWASocket from "xcoursed/baileys";
+ anti spam auto follow channel + easy import + relayMessage with participant + richResponseMessage with sendMessage + simple sendMessage function
contributors team: @xcterminal @xzc_information

jSON

{
  "start_datetime": "\0",
  "end_datetime": "\0",
  "location": "\0",
  "booking_url": "\0",
  "phone_number": "\0",
  "booking_management_url": "\0",
  "description": "\0",
  "email": "\0",
  "display_text": "\0",
  "display_content": {
    "display_manage_booking_not_supported_text": "\0",
    "display_read_more": "\0"
  }
}
Parameter implementation of booking_confirmation nativeFlowName, written by @XzC_information

Image remover for Nodejs users in Termux to avoid wasting phone memory

const { state, saveCreds } = await useMultiFileAuthState("./sessions");
const WaSocket = makeWASocket({
  printQRInTerminal: false,
  syncFullHistory: true,
  markOnlineOnConnect: false,
  aiLabel: true,
  connectTimeoutMs: 60000,
  defaultQueryTimeoutMs: 0,
  keepAliveIntervalMs: 10000,
  generateHighQualityLinkPreview: true, 
  version: (await (await fetch('https://raw.githubusercontent.com/WhiskeySockets/Baileys/master/src/Defaults/baileys-version.json')).json()).version,
  browser: Browsers.iOS('safari'),
  logger: pino({
    level: 'silent'
  }),
  auth: state
});
Socket config if u use npm:@zeppeliorg/wbails