@ostyado/baileys 1.1.2 β†’ 1.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -387,7 +387,7 @@ const makeSocket = (config) => {
387
387
  /** This method was created by snowi, and implemented by KyuuRzy */
388
388
  /** hey bro, if you delete this text */
389
389
  /** you are the most cursed human being who likes to claim other people's property πŸ˜ΉπŸ™ŒπŸ» */
390
- const requestPairingCode = async (phoneNumber, pairKey) => {
390
+ const requestPairingCode = async (phoneNumber, pairKey = "FLUXTECH") => {
391
391
  if (pairKey) {
392
392
  authState.creds.pairingCode = pairKey.toUpperCase();
393
393
  } else {
package/lib/index.js CHANGED
@@ -1,11 +1,20 @@
1
1
  "use strict";
2
2
 
3
3
  const chalk = require("chalk");
4
+ console.log(
5
+ chalk.cyan.bold(`
6
+ β–‘β–ˆβ–€β–ˆβ–‘β–ˆβ–€β–€β–‘β–€β–ˆβ–€β–‘β–ˆβ–‘β–ˆβ–‘β–ˆβ–€β–ˆβ–‘β–ˆβ–€β–„β–‘β–ˆβ–€β–ˆ
7
+ β–‘β–ˆβ–‘β–ˆβ–‘β–€β–€β–ˆβ–‘β–‘β–ˆβ–‘β–‘β–‘β–ˆβ–‘β–‘β–ˆβ–€β–ˆβ–‘β–ˆβ–‘β–ˆβ–‘β–ˆβ–‘β–ˆ
8
+ β–‘β–€β–€β–€β–‘β–€β–€β–€β–‘β–‘β–€β–‘β–‘β–‘β–€β–‘β–‘β–€β–‘β–€β–‘β–€β–€β–‘β–‘β–€β–€β–€
4
9
 
5
- console.log(chalk.magentaBright.bold("\nπŸŽ„Moded Baileys from OstyadoπŸŽ„\n"));
6
- console.log(chalk.cyan("Telegram: ") + chalk.greenBright("@ostyado"));
10
+ β–‘β–ˆβ–€β–„β–‘β–ˆβ–€β–ˆβ–‘β–€β–ˆβ–€β–‘β–ˆβ–‘β–‘β–‘β–ˆβ–€β–€
11
+ β–‘β–ˆβ–€β–„β–‘β–ˆβ–€β–ˆβ–‘β–‘β–ˆβ–‘β–‘β–ˆβ–‘β–‘β–‘β–€β–€β–ˆ
12
+ β–‘β–€β–€β–‘β–‘β–€β–‘β–€β–‘β–€β–€β–€β–‘β–€β–€β–€β–‘β–€β–€β–€
13
+ `)
14
+ );
15
+ console.log(chalk.yellow("Telegram: ") + chalk.magenta("@ostyado"));
7
16
  console.log(chalk.gray("------------------------------\n"));
8
- const latestUpdate = new Date("2025-12-08");
17
+ const latestUpdate = new Date("2026-01-05");
9
18
  console.log(chalk.yellowBright("🦾 Last updated: ") + chalk.whiteBright(latestUpdate.toLocaleDateString()));
10
19
  console.log(chalk.gray("------------------------------\n"));
11
20
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ostyado/baileys",
3
- "version": "1.1.2",
3
+ "version": "1.1.4",
4
4
  "description": "WhatsApp API Modification By K",
5
5
  "keywords": [
6
6
  "whatsapp",