@ryuu-reinzz/baileys 2.0.0 → 2.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.
package/README.md CHANGED
@@ -43,12 +43,13 @@
43
43
 
44
44
  <br>
45
45
 
46
- ## 🔥 Updated New (12 Oktober 2025)
46
+ ## 🔥 Updated New (14 Oktober 2025)
47
47
  - 🍟 Convert LID Mentions to JID
48
48
  - 🤖 Convert Sender LID to JID
49
49
  - 👥 Convert Group ID LID to JID
50
50
  - 🩸 Fixed All Bug LID (participant - mentionedJid - sender - admins group)
51
51
  - ✨ Dependencities Update (vulnerabilities deleted)
52
+ - 🍡 watermark (RYUU)
52
53
 
53
54
  <br>
54
55
 
package/lib/index.js CHANGED
@@ -1,4 +1,15 @@
1
1
  "use strict";
2
+ console.log(`
3
+ \x1b[38;2;135;206;235m██████╗░██╗░░░██╗██╗░░░██╗██╗░░░██╗\x1b[0m
4
+ \x1b[38;2;135;206;235m██╔══██╗╚██╗░██╔╝██║░░░██║██║░░░██║\x1b[0m
5
+ \x1b[38;2;135;206;235m██████╔╝░╚████╔╝░██║░░░██║██║░░░██║\x1b[0m
6
+ \x1b[38;2;135;206;235m██╔══██╗░░╚██╔╝░░██║░░░██║██║░░░██║\x1b[0m
7
+ \x1b[38;2;135;206;235m██║░░██║░░░██║░░░╚██████╔╝╚██████╔╝\x1b[0m
8
+ \x1b[38;2;135;206;235m╚═╝░░╚═╝░░░╚═╝░░░░╚═════╝░░╚═════╝░\x1b[0m
9
+ \x1b[37mNote: Terimakasih Telah Menggunakan Baileys Ini :v\x1b[0m
10
+ \x1b[90mCopyright © 2024 - 2025 Ryuu\x1b[0m
11
+ `);
12
+
2
13
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
14
  if (k2 === undefined) k2 = k;
4
15
  var desc = Object.getOwnPropertyDescriptor(m, k);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ryuu-reinzz/baileys",
3
- "version": "2.0.0",
3
+ "version": "2.0.1",
4
4
  "description": "Baileys is a lightweight JavaScript library for interacting with the WhatsApp Web API using WebSocket.",
5
5
  "keywords": [
6
6
  "facebook",