@ostyado/baileys 1.1.1 → 1.1.3

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
@@ -2,12 +2,11 @@
2
2
 
3
3
  const chalk = require("chalk");
4
4
 
5
- console.log(chalk.magentaBright.bold("\n Modified Baileys ✨\n"));
6
- console.log(chalk.whiteBright("Hi, thank you for using my modified Baileys ^-^"));
7
- console.log(chalk.cyan("Telegram: ") + chalk.greenBright("@yumevtc"));
5
+ console.log(chalk.magentaBright.bold("\n🎄Moded Baileys from Ostyado🎄\n"));
6
+ console.log(chalk.cyan("Telegram: ") + chalk.greenBright("@ostyado"));
8
7
  console.log(chalk.gray("------------------------------\n"));
9
8
  const latestUpdate = new Date("2025-12-08");
10
- console.log(chalk.yellowBright("🆕 Latest update: ") + chalk.whiteBright(latestUpdate.toLocaleDateString()));
9
+ console.log(chalk.yellowBright("🦾 Last updated: ") + chalk.whiteBright(latestUpdate.toLocaleDateString()));
11
10
  console.log(chalk.gray("------------------------------\n"));
12
11
 
13
12
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ostyado/baileys",
3
- "version": "1.1.1",
3
+ "version": "1.1.3",
4
4
  "description": "WhatsApp API Modification By K",
5
5
  "keywords": [
6
6
  "whatsapp",