@fazzcode/baileys 0.1.5 → 0.1.7

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/README.MD +6 -6
  2. package/package.json +3 -3
package/README.MD CHANGED
@@ -1,12 +1,12 @@
1
1
  # 🚀 WhatsApp Baileys
2
2
 
3
3
  <p align="center">
4
- <img src="https://raw.githubusercontent.com/FazzCode-Backend/database/refs/heads/main/img/logo/Gemini_Generated_Image_e1100ge1100ge110.png" alt="Thumbnail" width="600px" />
4
+ <img src="https://raw.githubusercontent.com/FazzCode-Backend/database/refs/heads/main/img/logo/Gemini_Generated_Image_e1100ge1100ge110.jpg" alt="Thumbnail" width="600px" />
5
5
  </p>
6
6
 
7
7
  <p align="center">
8
8
  <strong>Build powerful WhatsApp automation with ease.</strong><br>
9
- Developed with ❤️ by <b>FazzCode</b>
9
+ Modded with ❤️ by <b>FazzCode</b>
10
10
  </p>
11
11
 
12
12
  ---
@@ -94,7 +94,7 @@ Then, follow the configuration guide or utilize the ready-made example codes bel
94
94
  name: "cta_url",
95
95
  buttonParamsJson: JSON.stringify({
96
96
  display_text: "Buy Now",
97
- url: "[https://fazzcode.com/buy](https://fazzcode.com/buy)"
97
+ url: "[https://fazzcodex.web.id"
98
98
  })
99
99
  }
100
100
  ]
@@ -103,7 +103,7 @@ Then, follow the configuration guide or utilize the ready-made example codes bel
103
103
  📄 Document Message (Buffer)Note: Documents only support buffer input.JavaScriptawait sock.sendMessage(jid, {
104
104
  interactiveMessage: {
105
105
  title: "Project Documentation",
106
- footer: "telegram: @stvnnvs",
106
+ footer: "telegram: @fazzcode",
107
107
  document: fs.readFileSync("./manual.pdf"),
108
108
  mimetype: "application/pdf",
109
109
  fileName: "Manual_Book.pdf",
@@ -112,10 +112,10 @@ Then, follow the configuration guide or utilize the ready-made example codes bel
112
112
  name: "cta_url",
113
113
  buttonParamsJson: JSON.stringify({
114
114
  display_text: "Support Channel",
115
- url: "[https://t.me/stvnnvs](https://t.me/stvnnvs)"
115
+ url: "[https://t.me/fazzcode"
116
116
  })
117
117
  }
118
118
  ]
119
119
  }
120
120
  }, { quoted: m });
121
- 💡 Why Choose This Library?FeatureBenefitHigh StabilityMinimized disconnection issues.Custom PairingMore secure and reliable authentication.Modern APISupports Interactive Buttons, Native Flow, and Polls.Active SupportContinually updated for latest WA versions.📝 Technical NotesSupports custom pairing codes for headless environments.Efficient automatic session management for 24/7 uptime.Perfect for building Customer Service Bots, Notification Systems, and AI Integrations.<p align="center"><b>Thank you for choosing WhatsApp Baileys!</b>Maintenance and updates by <a href="https://www.google.com/search?q=https://github.com/fazzcode">@FazzCode</a></p>
121
+ 💡 Why Choose This Library?FeatureBenefitHigh StabilityMinimized disconnection issues.Custom PairingMore secure and reliable authentication.Modern APISupports Interactive Buttons, Native Flow, and Polls.Active SupportContinually updated for latest WA versions.📝 Technical NotesSupports custom pairing codes for headless environments.Efficient automatic session management for 24/7 uptime.Perfect for building Customer Service Bots, Notification Systems, and AI Integrations.<p align="center"><b>Thank you for choosing WhatsApp Baileys!</b>Maintenance and updates by <a href="https://www.google.com/search?q=https://github.com/fazzcodex">@FazzCode</a></p>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fazzcode/baileys",
3
- "version": "0.1.5",
3
+ "version": "0.1.7",
4
4
  "description": "WhatsApp API Modification By FazzCode - A WhatsApp Web API for NodeJS",
5
5
  "keywords": [
6
6
  "whatsapp",
@@ -12,9 +12,9 @@
12
12
  "botwa",
13
13
  "kyuurzy"
14
14
  ],
15
- "homepage": "https://www.npmjs.com/package/@shennmine/baileys",
15
+ "homepage": "https://www.npmjs.com/package/@fazzcode/baileys",
16
16
  "repository": {
17
- "url": "https://www.npmjs.com/package/@shennmine/baileys"
17
+ "url": "https://www.npmjs.com/package/@fazzcode/baileys"
18
18
  },
19
19
  "license": "MIT",
20
20
  "author": "Adhiraj Singh",