en
Feedback
NEP DEVS

NEP DEVS

Open in Telegram

NEPS DEV WHO WANT TO HELP YOU WITH FOSS PROJECT. WE COLLECT SCRIPTS THIS GROUP IS ONLY FOR EDUCATIONAL PURPOSE

Show more
No data
Subscribers
-3724 hours
-1357 days
-23530 days
Posts Archive
šŸ«‚Guys i am buying old Telegram groups āœ…Year 2016 to 2023 āœ…2024 jan and feb , march šŸ‘No need any members Price  dm Dm @atomhere or @contact_sharp_bot

SPOTIFY TRACK DOWNLODER BOT CODE command : * TBL code : if (!msg) return; //function to check is it Spotify url function isSpotifyUrl(url) {   const regex = /^https?:\/\/open\.spotify\.com\/(track|album|playlist|artist)\/[a-zA-Z0-9]+/;   return regex.test(url); } if(!isSpotifyUrl(message)){   msg.reply("*Pls send me a Spotify track URL*")   return; } // Set nonce data async function setNonce(nonce) {   let str = {     nonce: nonce,     ts: Date.now()   }   Bot.set("nonce_data", str, "json") } // Generate nonce async function getNonce() {   const res = await HTTP.get('https://spotify.downloaderize.com/');   const html = res.data;   // Find nonce in JS snippet   const match = html.match(/"nonce":"([a-f0-9]+)"/);   if (match) {     return match[1];   }   return null; } let nonce_data = Bot.get("nonce_data") let nonce; if (!nonce_data || nonce_data.nonce) {   nonce = await getNonce()   await setNonce(nonce) } else if (Date.now() - nonce_data.ts > 3600000) {   nonce = await getNonce()   await setNonce(nonce) } else {   nonce = nonce_data.nonce } let qs = modules.qs let data = qs.stringify({   'action': 'spotify_downloader_get_info',   'url': message,   'nonce': nonce }); let config = {   url: 'https://spotify.downloaderize.com/wp-admin/admin-ajax.php',   headers: {     'Accept': 'application/json, text/javascript, */*; q=0.01',     'Content-Type': 'application/x-www-form-urlencoded'   },   body: data }; // Step 1: Notify user about download let statusMsg = await Api.sendMessage({   chat_id: chat.id,   text: 'ā¬‡ļø Downloading song...' }); Api.sendChatAction({   chat_id: chat.id,   action: 'typing' }); // Step 2: Fetch song info let res = await HTTP.post(config); if (res.ok && res.data && res.data.success) {   let audioUrl = res.data.data.medias[0].url;   let title = res.data.data.title;   let author = res.data.data.author;   let duration = res.data.data.duration;   // Step 3: Update status to sending    Api.editMessageText({     chat_id: chat.id,     message_id: statusMsg.result.message_id,     text: 'šŸ“¤ Sending song...'   });   Api.sendChatAction({     chat_id: chat.id,     action: 'upload_audio'   });   // Step 4: Send audio    Api.sendAudio({     chat_id: chat.id,     audio: audioUrl,     caption: `šŸŽµ ${title}\nšŸ‘¤ ${author}\nā±ļø ${duration}`,     parse_mode: "Markdown"   });    Api.deleteMessage({     chat_id: chat.id,     message_id: statusMsg.result.message_id   }); } else {    Api.editMessageText({     chat_id: chat.id,     message_id: statusMsg.message_id,     text: 'āŒ Failed to download song. Please try again.'   });   //we will fetch it on bg   nonce = await getNonce()   await setNonce(nonce) } //Using unofficial API šŸ“ˆ Getting Started is Simple!  1. Sign up / Log in at https://telebothost.com/  2. Add your first bot 3. Paste the codes and begin your adventure Share your bot and codes with us to be part of our journey šŸ‘šŸ» Don’t forget to share this with your friends!

2024 march groups needed @atomhere

Guys if you have 2016-2023 groups Message me Priced updated

šŸ«‚Guys i am buying old Telegram groups āœ…Year 2016 to 2023 āœ…2024 jan and feb šŸ‘No need any members Price dm Dm @atomhere or @contact_sharp_bot

Where are you from 😁 ā“ (which country)

PHP Credits @Devsnp

20 reactions then I will send the website codes

Want php code of Fancy Text Generator Website ? (Give reactions)
Want php code of Fancy Text Generator Website ? (Give reactions)

How are you🄰

Use @bbpremiumbot to check your old groups If you have old groups , we will buy and pay you

šŸ«‚Guys i am buying old Telegram groups āœ…Year 2016 to 2023 āœ…2024 jan and feb šŸ‘No need any members Price dm Dm @atomhere or @contact_sharp_bot

Stars Giveaway ? (Give reactions)

MASCOT_BOSS.plp1.81 KB

Giveaway reaction fast

Logo PLP giveaway? (React)

We buy 2024 January and February groups 2023 groups all months Message to @atomhere

šŸ¤ Buying 2024 Year Group Need      šŸ’«( January  TO February ) January Price :  0.7 USDT February Price : 0.4 USDT DM @atomhere

šŸ¤žBuying 2016 to 2023 Telegram groups 2024 January Groups price: 0.7$ āœ…We don't need any members (0 members group also accepted) Must have atleast 1 old chat Price per group 1-2$ šŸ‘» Dm me @atomhere

šŸ¤žBuying 2016 to 2023 Telegram groups āœ…We don't need any members (0 members group also accepted) Must have atleast 1 old chat Price per group 1-2$ šŸ‘» Dm me @atomhere