queenruva-sockets 5.6.25 → 5.6.26
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 +4 -4
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<h1 align="center">
|
|
2
2
|
<!-- Cropped Profile Image -->
|
|
3
3
|
<img
|
|
4
|
-
src="https://
|
|
4
|
+
src="https://files.catbox.moe/12stm1.jpg"
|
|
5
5
|
alt="QueenRuva Logo"
|
|
6
6
|
width="120"
|
|
7
7
|
height="120"
|
|
@@ -1121,7 +1121,7 @@ Every time your bot starts, a clean branded banner is printed automatically:
|
|
|
1121
1121
|
|
|
1122
1122
|
Q U E E N R U V A — S O C K E T S
|
|
1123
1123
|
|
|
1124
|
-
Version v5.6.
|
|
1124
|
+
Version v5.6.26
|
|
1125
1125
|
Author Iconic Tech
|
|
1126
1126
|
Website https://silentbyte-plantforms-inc.zone.id
|
|
1127
1127
|
══════════════════════════════════════════════════════════════
|
|
@@ -1158,10 +1158,10 @@ This project is **not** affiliated with, associated, authorized, endorsed by, or
|
|
|
1158
1158
|
---
|
|
1159
1159
|
|
|
1160
1160
|
<p align="center">
|
|
1161
|
-
<img src="https://
|
|
1161
|
+
<img src="https://files.catbox.moe/12stm1.jpg" alt="QueenRuva Logo" width="90" />
|
|
1162
1162
|
|
|
1163
1163
|
<h2>queenruva-sockets</h2>
|
|
1164
|
-
<strong>Version 2.6.
|
|
1164
|
+
<strong>Version 2.6.26</strong><br/><br/>
|
|
1165
1165
|
|
|
1166
1166
|
<em>Crafted with precision by <strong>Iconic Tech</strong></em><br/>
|
|
1167
1167
|
<sub>Silentbyte Platforms Inc © 2026</sub>
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "queenruva-sockets",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "5.6.
|
|
4
|
+
"version": "5.6.26",
|
|
5
5
|
"description": "A modern WebSocket engine for WhatsApp Web automation and bot development. Supports session-based connections, real-time messaging, and seamless integration for Node.js WhatsApp bots, web session bots, and Telegram automation systems. Built for speed, stability, and scalability by Iconic Tech.",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"whatsapp",
|