@neelegirl/baileys 2.0.4 → 2.0.5
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 +7 -7
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
### *Die WhatsApp Web API, die alles kann*
|
|
6
6
|
### *Smart Queue · QR-Code · Message ID · LID · TypeScript*
|
|
7
7
|
|
|
8
|
-
[](https://github.com/neelegirl/baileys)
|
|
9
9
|
[](https://github.com/WhiskeySockets/Baileys)
|
|
10
10
|
[](https://www.npmjs.com/package/@neelegirl/baileys)
|
|
11
11
|
[](https://www.npmjs.com/package/@neelegirl/baileys)
|
|
@@ -20,9 +20,9 @@
|
|
|
20
20
|
|
|
21
21
|
| 📦 Paket | 🎯 Baileys API | ✨ Highlights |
|
|
22
22
|
|----------|----------------|----------------|
|
|
23
|
-
| **@neelegirl/baileys v2.0.
|
|
23
|
+
| **@neelegirl/baileys v2.0.5** | **1.7.2** | Upstream-Updates · QR-Code · Message ID · Update-Check von npm |
|
|
24
24
|
|
|
25
|
-
**✨ v2.0.
|
|
25
|
+
**✨ v2.0.5** · README Glow-Up · Kompatibel mit Baileys **1.7.2** · QR & Message ID unverändert · Update-Prüfung via npm-Registry
|
|
26
26
|
|
|
27
27
|
[**Installation**](#-installation) · [**Quickstart**](#-quickstart-guide) · [**Features**](#-neue-features-in-version-200) · [**Dokumentation**](#-dokumentation) · [**Support**](#-support--community)
|
|
28
28
|
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
- [✨ Warum @neelegirl/baileys?](#-warum-neelegirlbaileys)
|
|
36
36
|
- [🚀 Installation](#-installation)
|
|
37
37
|
- [📖 Quickstart Guide](#-quickstart-guide)
|
|
38
|
-
- [✨ Neue Features in Version 2.0.
|
|
38
|
+
- [✨ Neue Features in Version 2.0.5](#-neue-features-in-version-205)
|
|
39
39
|
- [💡 Grundlegende Verwendung](#-grundlegende-verwendung)
|
|
40
40
|
- [🎯 Erweiterte Features](#-erweiterte-features)
|
|
41
41
|
- [📚 Dokumentation](#-dokumentation)
|
|
@@ -188,7 +188,7 @@ startBot().catch(console.error)
|
|
|
188
188
|
|
|
189
189
|
---
|
|
190
190
|
|
|
191
|
-
## ✨ Neue Features in Version 2.0.
|
|
191
|
+
## ✨ Neue Features in Version 2.0.5
|
|
192
192
|
|
|
193
193
|
### 🆕 **Was ist neu?**
|
|
194
194
|
**Kompatibel mit Baileys API 1.7.2** · **Update-Check von npm-Registry** (1× pro Prozess) · **Message ID & QR-Code unverändert**
|
|
@@ -862,9 +862,9 @@ const sock = makeWASocket({
|
|
|
862
862
|
|
|
863
863
|
## 📝 Changelog
|
|
864
864
|
|
|
865
|
-
### Version 2.0.
|
|
865
|
+
### Version 2.0.5 (Aktuell) 🎉
|
|
866
866
|
|
|
867
|
-
- 📖 **README Glow-Up** – Version 2.0.
|
|
867
|
+
- 📖 **README Glow-Up** – Version 2.0.5, Badges & Changelog
|
|
868
868
|
- 🧪 **Engine-Check** – Node.js 20+ Hinweis für stabile Laufzeit
|
|
869
869
|
- 🧰 **WAProto Tools** – GenerateStatics & Fix-Imports Skripte ergänzt
|
|
870
870
|
- 🔔 **Update-Check** – Liest Version von **npm-Registry** (registry.npmjs.org), nur 1× pro Prozess
|