Advanced Coding
26.8K subscribers
42 photos
9 videos
18 files
57 links
Owner :- @MiddleDealer
Download Telegram
tapbotfileby_kidscoder.zip
1.5 MB
Tap-Tap bot source code by @kids_coder
1πŸ‘13πŸ™4πŸ‘3❀1
Which Programming Language Free Course you Need?
Anonymous Poll
22%
JavaScript
8%
Java
33%
Python
8%
C++
3%
C#
9%
PHP
5%
NodeJS
12%
HTML + CSS + JS
πŸ‘2
Join @PHPBasicsCourse

lets start PHP from tomorrow πŸ‘
πŸ‘8
β–ŽπŸš€ Integrate Ajinkya.link API

🀞 Add Multiple Channels Join Check in Your BB Bot!


---

β–Ž1️⃣ Start Command
When users initiate the bot, prompt them to join required channels and provide a button to confirm.

var button = [{title: "βœ… Joined", command:"/joined"}];
Bot.sendInlineKeyboard(button, "*🌟 Join @ajinkyalink and @ajinkyaproject to use this bot!*");


---

β–Ž2️⃣ Check Membership
Upon clicking the button, check channel membership using the API.

var channels = ["@ajinkyalink", "@ajinkyaproject"];
HTTP.get({
  url: "https://api.ajinkya.link/check-join.php?bot_token=" + bot.token + "&user_id=" + user.telegramid + "&chat_id=" + channels,
  success: "/check"
});


---

β–Ž3️⃣ Evaluate Response
Analyze the API response to determine if the user is a member.

if (content) {
  const { status, is_joined } = JSON.parse(content);

  if (status === "false") {
    return Bot.sendMessage("*πŸ€– Make your bot an admin in the channel.*");
  }

  if (is_joined) {
    Bot.runCommand("/main_menu");
  } else {
    Bot.sendMessage("*⚠️ You need to join all channels.*");
  }
}


---

β–Ž4️⃣ Main Menu
If the user has joined the channels, welcome them!

Bot.sendMessage("*πŸ’₯ Welcome to the main menu*");


---

πŸ”° Easily Integrate ajinkya.link api in your bb bot and enjoy our features.
πŸ‘14❀4πŸ₯°2
βœ… Join: @ajinkyalink
Advanced Coding pinned Deleted message
Good Morning πŸ˜‡
πŸ‘4πŸ₯°3
If you are scammed by some one then you can expose him using our bot, so he cannot scam other users.

Report at
@ScamGuard_Bot

After report you wont get your money back but you can alert other users about himπŸ‘
πŸ‘20
Forwarded from Ajinkya's projects πŸ€– (Coder Ajinkya)
β–ŽWhy Hamster Kombat Is Frustrating for Longtime Players

I wanted to share some thoughts on the recent changes in Hamster Kombat and why many of us longtime players are feeling a bit disheartened.

1. New Key Model: The introduction of the new key model has left many of us feeling undervalued. While it seems to benefit new users with increased token rewards, it feels like our time spent tapping away has been overlooked. After investing so much effort, it’s disappointing to see new players getting a leg up so easily.

2. Token Distribution: The token rewards for tapping have not kept pace with the changes. Instead, it seems like the focus has shifted towards rewarding referrals more than the loyal players who have been grinding for tokens. This shift makes it feel like our dedication and time commitment have gone to waste.

3. Promoter Focus: It’s frustrating to see that the game appears to prioritize paying promoters over engaging with the real audienceβ€”us! We’re the ones who have been supporting the game, and it feels unfair that our contributions are not being recognized in the same way.

What are your thoughts? Let’s discuss!
πŸ‘7❀2
TeleGPT Bot πŸ€– - AI helper

Our AI is capable of live data response and limitless interaction.

Bot:
@teIegptbot βœ…

Join
@IiveGPT Chat or use /ask to ask your questions to our bot❓
πŸ‘3πŸŽ‰2❀1
Leaving telegram till April 2025 πŸ’”
~
@RushikeshLade1
😒23🀩9πŸ‘6πŸ”₯5πŸ‘1
@coderajinkya will handle channel πŸ‘
πŸ‘10πŸ”₯5πŸŽ‰1
πŸ‘10🀩1
πŸ‘19πŸ₯°19πŸ”₯18πŸŽ‰18❀17πŸ‘11🀩9
Advanced Coding pinned Β«Leaving telegram till April 2025 πŸ’” ~ @RushikeshLade1Β»
Welcome to my Noob to Pro in Python Journey πŸ˜„

Day 1 :
Click Here
Day 2 : Click Here
Day 3 : Click Here
Day 4 : Click Here
Day 5 : Click Here
Day 6 : Click Here
Day 7 : Click Here
Day 8 : Click Here
Day 9 : Click Here
Day 10 : Click here
Day 11 : Click Here
Day 12 : Click here
Day 13 : Click here
Day 14 : Click here
Day 15 : Click here
Day 16 : Click here

Join/Share our journey -
@PythonBasicsCourse
πŸ‘5πŸ”₯1
We started new service for trusted deals @MiddleDeaIer
πŸ‘7