Telegram News / Beta / Unofficial Desktop Versions / Web / TG Bots / Subreddit / DMG by RTP [MacOS]
246 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
v1.1.54

1. [Remove] download speed boost

Remember clear media cache first if you've enabled download speed boost

Many problems have been discovered since the download speed boost was implemented.
First, the media player doesn't remember how long it has played.
Second, some users don't get any benefit when enabling it, e.g.: photo can't load, etc.
and now, media player crashes.

So I removed the bug😇
Download speed boost=bug itself
Issues with sendMediaGroup
Hi All,I'm creating a bot but encountering some issues with the sendMediaGroup method.If I upload videos through the API with this method, the video length shows as 00:00 and the aspect ratio is also off.If I upload the video directly through the telegram desktop app, it works perfectly. Aspect ratio is fine, and time is correct.Here is my bash function which is handling the upload:upload_to_telegram() { local contact_sheet="$1" shift local files=("$@") local media_payload="" local counter=1 # Start counter at 1 since contact sheet is file0 media_payload+="{"type":"photo","media":"attach://file0"}," # Add each video and photo to the media payload for file in "${files[@]}"; do if [[ "$file" == *.jpg ]]; then media_payload+="{"type":"photo","media":"attach://file$counter"}," elif [[ "$file" == *.mp4 ]]; then media_payload+="{"type":"video","media":"attach://file$counter"}," fi counter=$((counter + 1)) done media_payload="[${media_payload%,}]" # Remove trailing comma # Prepare curl arguments for files curl_args=( -X POST "http://localhost:8081/bot$TELEGRAM_TOKEN/sendMediaGroup" -F "chat_id=$TELEGRAM_CHAT_ID" -F "message_thread_id=$TOPIC_ID" -F "media=$media_payload" ) # Attach contact sheet as the first file curl_args+=(-F "file0=@${contact_sheet}") # Attach other files local file_index=1 for file in "${files[@]}"; do curl_args+=(-F "file$file_index=@${file}") file_index=$((file_index + 1)) done # Execute the curl request curl "${curl_args[@]}"}Here is the details about the file I'm uploading:Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '016.mp4': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2avc1mp41 encoder : Lavf58.12.100 Duration: 00:05:11.19, start: 0.000000, bitrate: 1698 kb/s Stream #0:0[0x1](eng): Video: h264 (Constrained Baseline) (avc1 / 0x31637661), yuv420p(progressive), 854x480 [SAR 1:1 DAR 427:240], 1564 kb/s, SAR 32880:32879 DAR 137:77, 30 fps, 30 tbr, 15360 tbn (default) Metadata: handler_name : VideoHandler vendor_id : [0][0][0][0] Stream #0:1[0x2](eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 126 kb/s (default) Metadata: handler_name : SoundHandler vendor_id : [0][0][0][0]I know the simple solution is probably to re-encode the files - but I have a LOT of files so it's not a viable option for me.Hoping someone might have some ideas of how this issue could be resolved without re-encoding everything.
Submitted January 04, 2025 at 04:30PM by 0xCasperSec
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1htgrgy/issues_with_sendmediagroup/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Telegram channel finder
Hello good, I was looking if it is possible to find a bot that makes it easier for you to search for channels
Submitted January 04, 2025 at 07:41PM by clocker99
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1htl36l/telegram_channel_finder/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
2419 groups and channels related to child abuse banned on January, 4.
Total this month: 8476
Report child abuse using the in-app 'Report' button or to stopCA@telegram.org.
504 terrorist bots and channels banned on January, 4.
Total this month: 2655
Report terrorist content using the in-app 'Report' button or to abuse@telegram.org.
⭐️ Looks like these bots have few ratings!
Try them and share your opinion, vote!
What are your favorite Telegram Bots that you use regularly?
Questions is in the title :)
Submitted January 05, 2025 at 05:41PM by N1njaWTF
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1hub2e1/what_are_your_favorite_telegram_bots_that_you_use/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
1954 groups and channels related to child abuse banned on January, 5.
Total this month: 10430
Report child abuse using the in-app 'Report' button or to stopCA@telegram.org.
45 terrorist bots and channels banned on January, 5.
Total this month: 2700
Report terrorist content using the in-app 'Report' button or to abuse@telegram.org.
🗂Welcome to @BotsArchive, the most powerful archive in the telegram bots history.

Here we will post new useful bots almost everyday, feel free to use our bot @BotsArchiveBot to suggest new ones or search them in our database.

🌐 Website: http://www.botsarchive.com
APIs: http://www.botsarchive.com/docs.html
👤Get in touch with us: @BotsArchiveSupportbot

🏆 BEST NEW BOTS OF THE WEEK 🏆

🥇 BinanceMI_bot - ⭐️⭐️⭐️⭐️ (3.7/5 on 151 votes)
🥈 sp_link_saver_bot - ⭐️⭐️⭐️⭐️ (4/5 on 66 votes)
🥉 TGStoryXBot - ⭐️⭐️⭐️⭐️ (3.9/5 on 52 votes)

🏆 BEST BOTS OF ALL TIME 🏆

🥇 music editor - ⭐️⭐️⭐️⭐️⭐️ (4.9/5 on 42808 votes)
🥈 🎧 Music Downloader - ⭐️⭐️⭐️⭐️⭐️ (4.7/5 on 26302 votes)
🥉 Screenshot Generator Bot - ⭐️⭐️⭐️⭐️⭐️ (4.8/5 on 9720 votes)
🤖 Nicegram is Now on Reddit!

We’ve launched our official Nicegram Reddit community — a space where the latest news, insights, and deep dives into our project come to life! 💬

Our Reddit is the place to:
🟠 Stay informed on all things Nicegram
🟠 Dive into articles about our journey and vision
🟠 Share your thoughts and connect with other enthusiasts

🎯 Join us today and be part of the conversation shaping the future of Nicegram! Let’s build this community together!

SUBSCRIBE NOW
can i place a price of something in my bot less then 1 dollar?
I want to sell something for a very low price but i read in tg docs that 1 dollar is the lowest price. Is there maybe a way to charge less? Or am i reading that wrong?
Submitted January 06, 2025 at 10:13PM by bruhmoment0000001
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1hva1re/can_i_place_a_price_of_something_in_my_bot_less/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
277 terrorist bots and channels banned on January, 6.
Total this month: 2977
Report terrorist content using the in-app 'Report' button or to abuse@telegram.org.
2301 groups and channels related to child abuse banned on January, 6.
Total this month: 12731
Report child abuse using the in-app 'Report' button or to stopCA@telegram.org.
URL Remover
What is the best bot which will remove the links shared in a private channel. I tried some but none of them have been effective
Submitted January 07, 2025 at 09:57AM by tansuyegen
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1hvndcb/url_remover/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Telegram bots that provides automated views by followers on channels.
I have met some channel owners that have these bots where they are getting certain number of views by followers inorganically. They have organic reach as well but these bots provides views similar to organic reach by follower only. Does anybody knows how can we do that ??
Submitted January 07, 2025 at 10:53AM by Aizen2430
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1hvo3cj/telegram_bots_that_provides_automated_views_by/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme