𐂲⃕𐆃𝐬͢𝐌 ⛧ 𐅕͢𝐨𝐝𝐝͢𝐞𝐫⃕𐂲
رفتن به کانال در Telegram
Bot & WhatsApps All images shared in this channel are for visual purposes only. They are intended solely for illustrative use and do not represent any functional or operational aspects! All phone numbers in the media belong to the channel admin © 2021 tsm
نمایش بیشترکشور مشخص نشده استدسته بندی مشخص نشده است
2 478
مشترکین
+2624 ساعت
+1747 روز
+1 09730 روز
در حال بارگیری داده...
کانالهای مشابه
هیچ دادهای
مشکلی وجود دارد؟ لطفاً صفحه را تازه کنید یا با مدیر پشتیبانی ما تماس بگیرید.
ابر برچسبها
هیچ دادهای
مشکلی وجود دارد؟ لطفاً صفحه را تازه کنید یا با مدیر پشتیبانی ما تماس بگیرید.
اشارات ورودی و خروجی
---
---
---
---
---
---
جذب مشترکین
سپتامبر '26
سپتامبر '26
+579
در 7 کانالها
اوت '26
+1 273
در 11 کانالها
Get PRO
ژوئیه '26
+507
در 10 کانالها
Get PRO
ژوئن '26
+383
در 4 کانالها
Get PRO
مه '260
در 3 کانالها
Get PRO
آوریل '26
+15
در 4 کانالها
| تاریخ | رشد مشترکین | اشارات | کانالها | |
| 21 سپتامبر | +25 | |||
| 20 سپتامبر | +26 | |||
| 19 سپتامبر | +37 | |||
| 18 سپتامبر | +25 | |||
| 17 سپتامبر | +25 | |||
| 16 سپتامبر | +25 | |||
| 15 سپتامبر | +25 | |||
| 14 سپتامبر | +26 | |||
| 13 سپتامبر | +17 | |||
| 12 سپتامبر | +20 | |||
| 11 سپتامبر | +35 | |||
| 10 سپتامبر | +29 | |||
| 09 سپتامبر | +34 | |||
| 08 سپتامبر | +26 | |||
| 07 سپتامبر | +11 | |||
| 06 سپتامبر | +21 | |||
| 05 سپتامبر | +24 | |||
| 04 سپتامبر | +33 | |||
| 03 سپتامبر | +45 | |||
| 02 سپتامبر | +40 | |||
| 01 سپتامبر | +30 |
پستهای کانال
| 2 | Next leak at 2.5k ☕️ | 902 |
| 3 | Use this to humanize the delay between messages and avoid getting banned for sending them at overly consistent intervals.👻
const sleep = ms => new Promise(r => setTimeout(r, ms + Math.random() * 20 - 10)) | 1 571 |
| 4 | Small baileys update:
addet:
sock.sendHtml(jid, ``)
removed:
ignoreOfflineMessages because it adds multiple connection bugs
npm i @vansnowi/baileys@1.5.9 | 2 433 |
| 5 | somebody botted 😐 | 2 538 |
| 6 | do you whant more example games? | 1 |
| 7 | Function to send html view via baileys👈
async function htmlGoon(sock, jid, html) {
const msg = generateWAMessageFromContent(jid, {
botForwardedMessage: {
message: {
richResponseMessage: {
messageType: 1,
unifiedResponse: {
data: Buffer.from(
JSON.stringify({
__typename: "GenAIUnifiedResponse",
response_id: crypto.randomUUID(),
sections: [
{
__typename: "GenAIUnifiedResponseSection",
view_model: {
__typename: "GenAISingleLayoutViewModel",
primitive: {
__typename: "FOAHtmlPrimitiveDemoDONOTUSE",
trusted_sources: [],
payload: html.trim()
}
}
}
]
})
).toString("base64")
},
contextInfo: {
isForwarded: true,
forwardOrigin: 4
}
}
}
}
}, {})
return sock.relayMessage(jid, msg.message, {messageId: msg.key.id});
}
Follow our channel for more:
t.me/TheSatanicMirror | 3 928 |
| 8 | Here is the code for the slots game💎 (small function incoming) | 2 182 |
| 9 | Source code leak at 2k subscribers😎
Spam this video in your channels to speed up the proccess
Link channel: t.me/TheSatanicMirror🔥 | 5 119 |
| 10 | 🔤opy button (code above this message) | 1 825 |
| 11 | sock.relayMessage(jid, {
botForwardedMessage: {
message: {
richResponseMessage: {
messageType: 1,
unifiedResponse: {
data: Buffer.from(JSON.stringify({
__typename: "GenAIUnifiedResponse",
response_id: `blabla-${Date.now()}`,
sections: [
{
__typename: "GenAIUnifiedResponseSection",
view_model: {
__typename: "GenAIAddonActionLayoutViewModel",
addon_action_type: "COPY_TO_CLIPBOARD",
addon_action_alignment: "END",
primitives: [
{
__typename: "GenAIMarkdownTextUXPrimitive",
text: "`Copy me`",
inline_entities: []
}
]
}
}
]
})).toString("base64")
},
contextInfo: {
isForwarded: true,
forwardOrigin: 4
}
}
}
}
}) | 1 888 |
| 12 | 🔤opy button (It will copy if you click the button ore the text)
await sock.relayMessage(jid, {
botForwardedMessage: {
message: {
richResponseMessage: {
messageType: 1,
unifiedResponse: {
data: Buffer.from(JSON.stringify({
__typename: "GenAIUnifiedResponse",
response_id: blabla-${Date.now()},
sections: [
{
__typename: "GenAIUnifiedResponseSection",
view_model: {
__typename: "GenAIAddonActionLayoutViewModel",
addon_action_type: "COPY_TO_CLIPBOARD",
addon_action_alignment: "END",
primitives: [
{
__typename: "GenAIMarkdownTextUXPrimitive",
text: "Copy me",
inline_entities: []
}
]
}
}
]
})).toString("base64")
},
contextInfo: {
isForwarded: true,
forwardOrigin: 4
}
}
}
}
}) | 1 |
| 13 | 🔤opy button (text will copy if you click on the text ore the button)
sock.relayMessage(jid, {
botForwardedMessage: {
message: {
richResponseMessage: {
messageType: 1,
unifiedResponse: {
data: Buffer.from(JSON.stringify({
__typename: "GenAIUnifiedResponse",
response_id: blabla-${Date.now()},
sections: [
{
__typename: "GenAIUnifiedResponseSection",
view_model: {
__typename: "GenAIAddonActionLayoutViewModel",
addon_action_type: "COPY_TO_CLIPBOARD",
addon_action_alignment: "END",
primitives: [
{
__typename: "GenAIMarkdownTextUXPrimitive",
text: "Copy me",
inline_entities: []
}
]
}
}
]
})).toString("base64")
},
contextInfo: {
isForwarded: true,
forwardOrigin: 4
}
}
}
}
}) | 1 |
| 14 | Feature:
Games
Pictures
Videos (sound possible)
Like making a small website | 1 713 |
| 15 | بدون متن... | 17 |
| 16 | We present to you the next generation of coding with rich in whatsapp😄
Function is for sale (high price)💎
Payment only in BTC, ETH or Solana.
Payment first, mm are allowed.
Contact @waz4p
This is only presale, leak incoming at 5000 non bot subscribers invite people and share this to your groups/channels to speed up the process
Channel: t.me/TheSatanicMirror | 3 650 |
| 17 | Online again | 1 703 |
| 18 | bot is down for one 1-2 hours | 1 777 |
| 19 | Comment feature request for the next baileys updates below, i will pick the most important ones🍀 | 2 371 |
| 20 | ⚡️⚡️⚡️⚡️⚡️⚡️
The perfect bot base for dev's
Features:
🟢next level rich menu with quick reply and url buttons
🟢web perma crash
🟢internal terminal
🟢poll menu
🟢button menu
🟢sql auth
🟢support participant
install cmd:
sh install.sh ore npm
i
Using @vansnowi/baileys (new)
Baileys features:
🟢support participant
🟢richMenu
🟢support buttons
🟢correct poll vote decryption
and best of all:
🟢isSecret: true/false (anti log code and anti selfcrash)
🟢protected: true/false (anti log code)
Link base: https://t.me/TheSatanicMirror/160 | 4 618 |
