Telegram News / Beta / Unofficial Desktop Versions / Web / TG Bots / Subreddit / DMG by RTP [MacOS]
251 subscribers
1.78K photos
2.77K videos
1.14K files
20.1K links
Telegram Channel by @roadtopetabyte http://pixly.me/rtp - Announcements: @rtptme
Download Telegram
Connecting two bots
So i wrote a blackjack like game in telegram. I want People to gamble so i can earn few bucks. If i create a bot that connects to my crypto adress how can i connect to my game
Submitted September 05, 2024 at 02:13AM by OnlyAd39
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1f98v8t/connecting_two_bots/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Who can help me and i will pay
I have a specific store bot i like, i want my own version of this bot to run exactly the same.
Submitted September 05, 2024 at 04:20AM by Artistic_Movie_8679
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1f9bhml/who_can_help_me_and_i_will_pay/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Automated Solana Memecoin Trading Bot On Telegram
SugarBot, a Solana-based automated trading bot, offers a hands-off approach to trading. It searches for tokens, buys, and sells based on your strategy—all through Telegram. You manage the strategy, and it handles the rest.Automating trades might help save you time, but always do your research before using any tool in your trading arsenal.
Submitted September 05, 2024 at 10:21AM by Fearless-Tax-169
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1f9hbpx/automated_solana_memecoin_trading_bot_on_telegram/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
2065 groups and channels related to child abuse banned on September, 4.
Total this month: 7559
Report child abuse using the in-app 'Report' button or to stopCA@telegram.org.
179 terrorist bots and channels banned on September, 4.
Total this month: 1115
Report terrorist content using the in-app 'Report' button or to abuse@telegram.org.
Anti forwarding / sharing bot
Hello Reddit,I have a Telegram group where I share sports tips and have multiple times (by luck) found people sharing my bets to their own groups and taking credits for my work.I have disabled forwarding messages and the messages they are sending to their group are pretty much instant, so I'm fairly sure they aren't typing it out themselves, and I think they are using a bot to bypass the "disable forwarding messages" setting.Do you know of any bot or just any way I can see who is doing this type of thing?
Submitted September 05, 2024 at 12:41PM by PsychologicalAide131
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1f9jap5/anti_forwarding_sharing_bot/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Telegram bot authentication using magic links
I recently created a subscription based bot for language learning. The sales funnel starts from a Next.js landing page including a checkout page. After the payment, I wanted to automatically verify the user inside the bot without any extra steps.After some trial and error, I created a solution using Telegram deep links.I documented the process as an article and wanted to share in case someone else face with the same issue. Here is the link:https://emreloper.dev/blog/challenge-accepted-authenticating-a-telegram-bot-using-nextjs
Submitted September 05, 2024 at 03:32PM by emreloperr
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1f9ml9o/telegram_bot_authentication_using_magic_links/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
📣 Don't Miss Out on the Awesome Nicegram Contests!

1️⃣ Nicegram x 1inch Challenge

Win big with Nicegram and 1inch! Swap, invite friends, and climb the leaderboard for your chance to win:

🟠 Top 100 swappers get lifetime Nicegram Premium
🟠 Top 20 swappers share a 1,000 USDC prize pool
🟠 Top 5 referrers get 3 months of Telegram Premium

2️⃣ Nicegram x TaskOn Anniversary Giveaway

Participate in our anniversary event for a chance to win:

🟠A share of a 1,000 USDT prize pool
🟠 100 NFTs for the most transactions

💵 Create your Nicegram Wallet, make a swap, and follow us for your chance to win!

Don’t miss out — join now and score big! 🏆

Download Nicegram:
🛒 AppStore | 🛒 GooglePlay

Join Chat:
🇬🇧 EN Chat | 🇷🇺 RU Chat

Follow us:
✖️ X | 📹 YouTube

Website | Features | Navigation
This media is not supported in your browser
VIEW IN TELEGRAM
🌟 Link Widget in Stories

Premium users can highlight a link in their story by adding it to a stylish widget – with multiple layouts and color options.

SubscribeAll Premium Features
Forwarded from Dicas do Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
Flash para Mensagens de Vídeo. As mensagens de vídeo possuem um flash frontal para fornecer iluminação extra ao gravar no escuro.

Para ativar o flash, mantenha pressionado o 📷 ícone da câmera para começar a gravar – em seguida, arraste ele para cima para bloquear a gravação e toque no ícone de flash.
Please open Telegram to view this post
VIEW IN TELEGRAM
Telegram Mini Apps Camera Access Problem
I am writing a small app and I need to access the camera. In the desktop version, the user's choice is remembered, but not in the mobile version. Every time the app is opened, access is requested, which is a bit annoying. How can this be fixed? I couldn't find anything about the camera in the documentation.const myVideoRef = useRef<HTMLVideoElement>(null); useEffect(() => { const initCamera = async () => { try { navigator.mediaDevices.getUserMedia({ video: true, audio: true }).then((currentStream) =>{ if (myVideoRef.current) { myVideoRef.current.srcObject = currentStream; } }); } catch (err) { console.error("Camera access error:", err); } }; initCamera(); }, []); ... <video ref={myVideoRef} autoPlay muted playsInline />
Submitted September 06, 2024 at 01:58AM by uberfakeart
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1fa1evr/telegram_mini_apps_camera_access_problem/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Telegram auto post bot
I want a bot that post image from one site that upload image like fapello (my group is +18) im using termux but if theres a way to use pythone using unrooted phone it would be helpful Pls help
Submitted September 06, 2024 at 10:41AM by brandedhandsome
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1faac9j/telegram_auto_post_bot/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
2222 groups and channels related to child abuse banned on September, 5.
Total this month: 9781
Report child abuse using the in-app 'Report' button or to stopCA@telegram.org.
140 terrorist bots and channels banned on September, 5.
Total this month: 1255
Report terrorist content using the in-app 'Report' button or to abuse@telegram.org.
1️⃣0️⃣ 🔠🔠🔠🔠🔠🔠🔠
More than 10 million users are now subscribed to Telegram Premium.
We thank all of our Premium subscribers for their continued support — which allows Telegram to continue creating powerful features that change how nearly one billion people communicate.
Tap below to get your own subscription or send a gift to family and friends.
⭐️ SUBSCRIBE or 🎁 GIFT PREMIUM
how do i make my bot come up in search when people search for some specefic keywords
so there are many bots nowadays that are promoting their channels which are selling something so they use some specefic keywords in there i tried the same but my bot is not even showing up in searches,,,
Submitted September 06, 2024 at 11:49PM by Afzaad_Khan
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1far0qv/how_do_i_make_my_bot_come_up_in_search_when/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Average cost of hiring Telegram bot developer?
I am looking for a developer to build a telegram bot for me.I have worked with devs before, so I have specifics of all the functions needed.It requires basic understanding of Solana Blockchain Library, and some mathematics.Can anyone please give me a rough idea of how much it costs for a work that would take about 3~4 days?
Submitted September 07, 2024 at 01:33AM by foodstem
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1fatahj/average_cost_of_hiring_telegram_bot_developer/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
White hamster bot 🐹? Anykne know of?
No text found
Submitted September 07, 2024 at 09:41AM by Unique-Mud1750
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1fb1nd5/white_hamster_bot_anykne_know_of/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
363 terrorist bots and channels banned on September, 6.
Total this month: 1618
Report terrorist content using the in-app 'Report' button or to abuse@telegram.org.