I am tried making one telegram bot which is made using polling, not of webhook. Please suggest me any hosting website which host polling telegram bot
Comment now 👇
👍1🐳1
⏤͟͞ROCODER
I am tried making one telegram bot which is made using polling, not of webhook. Please suggest me any hosting website which host polling telegram bot Comment now 👇
Thanks to all the friends who suggested websites for me 🙏
I really appreciate you taking the time to help and share your suggestions 😊✨
I really appreciate you taking the time to help and share your suggestions 😊✨
❤1
New Video Uploaded 👇
https://youtu.be/7w5k75BdY0o
📹 Video Description:
This Bot Is For Beginners Who Are Starting Their Telegram Journey. In The Beginning, They Won’t Have Many Members Who Engage In Their Posts By Giving Reactions. This Bot Need To Code One Bot To Get Multiple Reactions.
https://youtu.be/7w5k75BdY0o
📹 Video Description:
This Bot Is For Beginners Who Are Starting Their Telegram Journey. In The Beginning, They Won’t Have Many Members Who Engage In Their Posts By Giving Reactions. This Bot Need To Code One Bot To Get Multiple Reactions.
⚠️ Note: Subscribe Backup Channel: https://youtube.com/@flecdev
🙏1
⏤͟͞ROCODER
New Video Uploaded 👇 https://youtu.be/7w5k75BdY0o 📹 Video Description: This Bot Is For Beginners Who Are Starting Their Telegram Journey. In The Beginning, They Won’t Have Many Members Who Engage In Their Posts By Giving Reactions. This Bot Need To Code One…
Watch and give like as well do comment in video 😊
🥰1
This media is not supported in your browser
VIEW IN TELEGRAM
Get Telegram Userid, Channel ID & More...
❤3👍2🎉1
Due to some personal reasons, I haven’t been able to upload content or reply to some DMs lately.
I’m really sorry about that 🙏 Thank you for your patience and support ❤️
I’ll be back soon 🥺
❤2👍1👌1
Thanks For 800 Subscriber 😘
I wasn't able to upload content or reply to DMs due to some work as I mentioned earlier, but thank you for your patience and for helping me reach 800 subscribers, just wait a few more days and you’ll get some amazing content soon
I wasn't able to upload content or reply to DMs due to some work as I mentioned earlier, but thank you for your patience and for helping me reach 800 subscribers, just wait a few more days and you’ll get some amazing content soon
Channel
🎉3❤1
I am free now, suggest me what type of bot or video you want?
Comment Down 👇
👍3❤2🔥1
📍Bot Business New Keyboard Button Code
💭 Command:
🧑💻 Code:
©️ Credit: Anujj
💭 Command:
/start🧑💻 Code:
Api.sendMessage({
text: `*🔥 New Keyboard Buttons Ui*`,
parse_mode: "Markdown",
reply_markup: {
keyboard: [
[
{ text: "Normal"},
{ text: "Primary",style: "primary"}
],
[
{ text: "Success", style: "success" },
{ text: "Danger", style: "danger" }
]
],
resize_keyboard: true
}
});©️ Credit: Anujj
Complete 12 Reaction On This Post To Get Same Code, But Of Inline Button
❤3🥰2🏆2👍1
⏤͟͞ROCODER
Complete 12 Reaction On This Post To Get Same Code, But Of Inline Button
Completed reaction target to get inline button (callback) code 😊
👍2🕊1
📂 Get User Shared File/Document Url
💭 Command:
Wait For Answer ✅
📩 Answer:
🧑💻 Code:
💭 Command:
🧑💻 Code:
💭 Command:
🧑💻 Code:
©️ Copyright By: Flex Coder
📞 Support: Flex Help
💭 Command:
/startWait For Answer ✅
📩 Answer:
*Send Your Documents 👇*🧑💻 Code:
var fileId = request.document.file_id;
HTTP.get({
url: "https://api.telegram.org/bot" + bot.token+ "/getFile?file_id=" + fileId,
success: "/success",
error: "/error"
});
💭 Command:
/success🧑💻 Code:
var result = JSON.parse(content);
var Path = result.result.file_path;
var Url = "https://api.telegram.org/file/bot" +bot.token+ "/" + Path;
Bot.sendMessage("Here is your file url:" +Url)
💭 Command:
/error🧑💻 Code:
Bot.sendMessage("Something Went wrong ❌")©️ Copyright By: Flex Coder
📞 Support: Flex Help
❤2👍2👏1
⏤͟͞ROCODER
Complete 12 Reaction On This Post To Get Same Code, But Of Inline Button
Only some reaction left, complete & Get code 🤗
👍1😍1
💭 Bot Business Group Auto Welcome Code
📍Command:
🧑💻 Code:
©️ Copyright: Flex Coder
📍Command:
/start🧑💻 Code:
var newJoined = request.new_chat_members
if (newJoined.length > 0) {
let fname = newJoined[0].first_name
Bot.sendInlineKeyboard(
[
[{ title: "✨ Join Channel", url: "https://telegram.dog/Flex_Coder" }]
],
"👋🏻 Hi [" +
fname +
"](tg://user?id=" +
newJoined[0].id +
").\nWelcome to the chat.",
{ is_reply: true }
)
}
©️ Copyright: Flex Coder
⚠️ Note: If you find any problem in code, comment down 👇
👍2❤1
😅 Almost a month has passed and I still haven’t uploaded a long video yet.
I know many of you were waiting for it.Yesterday I explained the reasons behind the delay.
🙏But don’t worry… a new long video is coming soon.
Thanks for being patient and supporting me. ❤️
I know many of you were waiting for it.Yesterday I explained the reasons behind the delay.
🙏But don’t worry… a new long video is coming soon.
Thanks for being patient and supporting me. ❤️
❤2👍1
New Video Uploaded 👇
https://youtu.be/YYN_c0VAv3A
📹 Video Description:
In this video I have talk why video are not coming. I really sorry for that. Further something new is coming which I will post on channel and regarding long video, they are coming soon.
https://youtu.be/YYN_c0VAv3A
📹 Video Description:
In this video I have talk why video are not coming. I really sorry for that. Further something new is coming which I will post on channel and regarding long video, they are coming soon.
⚠️ Note: Subscribe Backup Channel: https://youtube.com/@flecdev
❤1👍1