@ostyado/baileys 1.1.3 → 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.
Files changed (2) hide show
  1. package/lib/index.js +12 -3
  2. package/package.json +1 -1
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.3",
3
+ "version": "1.1.4",
4
4
  "description": "WhatsApp API Modification By K",
5
5
  "keywords": [
6
6
  "whatsapp",