@alannxd/baileys 5.0.6 → 6.0.1

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.
Files changed (2) hide show
  1. package/lib/index.js +7 -2
  2. package/package.json +1 -1
package/lib/index.js CHANGED
@@ -2,6 +2,11 @@
2
2
 
3
3
  const chalk = require("chalk");
4
4
 
5
+ console.log(chalk.cyan(`
6
+ ░█▀█░█░░░█▀█░█▀█░█▀█░█░█░█▀▄
7
+ ░█▀█░█░░░█▀█░█░█░█░█░▄▀▄░█░█
8
+ ░▀░▀░▀▀▀░▀░▀░▀░▀░▀░▀░▀░▀░▀▀░
9
+ `));
5
10
  console.log(chalk.magentaBright.bold("\n✨ Modified Baileys ✨\n"));
6
11
  console.log(chalk.whiteBright("Hi, thank you for using my modified Baileys ^-^"));
7
12
  console.log(chalk.cyan("Telegram: ") + chalk.greenBright("@alannxd"));
@@ -11,11 +16,11 @@ fetch('https://raw.githubusercontent.com/alannzxd/xclient/refs/heads/main/inform
11
16
  .then(response => response.json())
12
17
  .then(data => {
13
18
  const message = data[0];
14
- console.log(chalk.yellowBright("🆕 Latest update: ") + chalk.whiteBright("24 - 2 - 2026"));
19
+ console.log(chalk.yellowBright("🆕 Latest update: ") + chalk.whiteBright("30 - 5 - 2026"));
15
20
  console.log(chalk.yellow("📁 Information: ") + chalk.white(message));
16
21
  console.log("");
17
22
  });
18
-
23
+
19
24
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
20
25
  if (k2 === undefined) k2 = k;
21
26
  var desc = Object.getOwnPropertyDescriptor(m, k);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alannxd/baileys",
3
- "version": "5.0.6",
3
+ "version": "6.0.1",
4
4
  "description": "WhatsApp API Modification",
5
5
  "keywords": [
6
6
  "whatsapp",