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.2K links
Telegram Channel by @roadtopetabyte http://pixly.me/rtp - Announcements: @rtptme
Download Telegram
need help to create a bot similar to @howgaybot
so i wanted to make a bot like @howgaybot that just generates a random percentage and sends it as a text message to user.
but i have some issues. https://preview.redd.it/eizx1lmdto2e1.png?width=322&format=png&auto=webp&s=6671bd38c7fba9a476487f25e0ef2bc669df5e8ai can't create a panle like this that can pop up every time you type it's ID
is there any open source code for this function?
Submitted November 23, 2024 at 06:38PM by AdministrativeAd1064
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1gy54fv/need_help_to_create_a_bot_similar_to_howgaybot/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Forwarded from Dicas do Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
Vídeos Otimizados em Canais. Em canais grandes, o Telegram otimiza os vídeos quando são publicados – oferecendo aos inscritos várias opções de qualidade para o vídeo.

Isso permite que os administradores dos canais publiquem vídeos com a melhor qualidade – sem prejudicar os inscritos com conexões mais lentas.
@newsscroll_bot need some help and feedback
I created a bot for news grabber, would love to have some feedback and comments on it how can improve more. Thanks Guys.@newsscroll_bot
Submitted November 23, 2024 at 07:46PM by RichZookeepergame551
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1gy6ozb/newsscroll_bot_need_some_help_and_feedback/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
2016 groups and channels related to child abuse banned on November, 23.
Total this month: 39741
Report child abuse using the in-app 'Report' button or to stopCA@telegram.org.
1086 terrorist bots and channels banned on November, 23.
Total this month: 14553
Report terrorist content using the in-app 'Report' button or to abuse@telegram.org.
I need help growing my Telegram channel. TODOmanytask
Can anyone here assist?
Submitted November 24, 2024 at 12:09PM by nima1980
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1gyonhg/i_need_help_growing_my_telegram_channel/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
⭐️ Looks like these bots have few ratings!
Try them and share your opinion, vote!
Forwarded from Suggerimenti di Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
Ricezione dei codici di verifica. Siti, negozi e app di terze parti possono scegliere di inviare codici di verifica per il loro servizio tramite Telegram.

I codici di verifica inviati tramite Telegram sono crittografati in modo sicuro e consegnati istantaneamente, il che li rende preferibili per la maggior parte dei servizi.

Alcuni servizi potrebbero usare Telegram come metodo predefinito per inviarti i codici di verifica, invece che tramite SMS o e-mail.

I codici dei servizi di terze parti vengono inviati a una chat verificata speciale denominata Verification Codes . Se ricevi un codice inaspettatamente, non preoccuparti: molto probabilmente qualcuno ha digitato male il suo numero e ha inserito il tuo per sbaglio.

Per maggiori informazioni sulla verifica tramite Telegram, consulta le nostre FAQ.
Please open Telegram to view this post
VIEW IN TELEGRAM
Do bots expire?
I’m after a nice clean username for my telegram bot and all relative and clean usernames are taken my seemingly dormant bots that have probably just scraped my ID for pig butchering scams.Anyone have any ideas?
Submitted November 24, 2024 at 03:00PM by drivadave
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1gyrltj/do_bots_expire/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Forwarded from Dicas do Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
Ajustar a Velocidade de Reprodução de Vídeo. Enquanto assiste a um vídeo, pressione e segure para acelerar a reprodução de forma fácil – e deslize para a direita para aumentar gradualmente a velocidade até 3x.

Você também pode configurar os vídeos para sempre serem reproduzidos em qualquer velocidade de 0.2x a 2.5x tocando no ícone ⚙️ de engrenagem no reprodutor de vídeo.
Please open Telegram to view this post
VIEW IN TELEGRAM
What's on your plate? (tg bot)
Hello, everyone.I created this bot while learning how to connect to ChatGPT’s models via API.Even though about half a year has passed since I developed it, it is still a pretty interesting tool, even for me.Here, I just want to share this tool, and hopefully, it will be useful for someone else as well.I welcome any thoughts or ideas!
Submitted November 24, 2024 at 10:16PM by Last-Ad8134
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1gz1s1g/whats_on_your_plate_tg_bot/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
How to make bot robust to handle 500k daily users
I need my bot to be responsive and robust to handle the load of many users.
Submitted November 24, 2024 at 11:11PM by Decent_Engine_8
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1gz3243/how_to_make_bot_robust_to_handle_500k_daily_users/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
I need some advice in this mod bot.
here is the details, also let me know what else i can add:1. Welcoming Functionswelcome_new_memberDescription: Handles the process when a new member joins the group.Actions:Deletes Telegram's default welcome message.Generates a unique CAPTCHA for the new member.Sends a CAPTCHA question with multiple-choice options.Mutes the user until they successfully complete the CAPTCHA.Saves CAPTCHA data for the user in context.chat_data.verify_captchaDescription: Validates user responses to the CAPTCHA.Actions:Ensures the callback_data from the button matches the user attempting to respond.Compares the submitted response with the correct answer.If correct:Unmutes the user.Sends a personalized welcome message.If incorrect:Allows up to 3 attempts.Kicks the user if all attempts fail.goodbyeDescription: Deletes exit messages when a user leaves the group.Actions:Deletes Telegram's default exit message.If the user had an active welcome message, deletes it as well.2. Moderation Functionshandle_messageDescription: Processes messages sent by users in the group.Actions:Filters links if link deletion is enabled.Detects bad words and warns the user if one is used.Deletes disallowed messages (links or messages with bad words).Grants experience points to the user based on their activity.add_bad_wordDescription: Adds a word to the group's banned word list.Actions:Only administrators can use this command.Adds the provided word to the list of banned words.Saves the updated configuration to the database.delete_bad_wordDescription: Removes a word from the group's banned word list.Actions:Only administrators can use this command.Deletes the specified word from the banned word list.bad_words_commandDescription: Displays the group's list of banned words.Actions:Sends a message to the group with all the currently filtered words.Only administrators can use this command.toggle_link_deletionDescription: Enables or disables the automatic deletion of links in the group.Actions:Toggles the delete_links_enabled configuration.Notifies the group whether link deletion is enabled or disabled.ban_usersDescription: Bans users from the group based on their join date or username.Actions:Removes users from the group based on the provided join date or username.Only administrators can use this command.3. Bot Interaction FunctionsstartDescription: Introduces the bot to the user when the /start command is executed.Actions:Sends a message explaining the bot's functions.Includes a button to add the bot to a group.help_commandDescription: Displays a complete list of available commands.Actions:Explains basic, moderation, and configuration commands.Replies directly to the user who executed the command.diceDescription: Generates a random number between 1 and 200,000 when the /dice command is used.Actions:Responds with the generated number.Can only be used in groups.4. Bot Configuration Functionsset_interactionDescription: Sets the bot's interaction level in the group.Actions:Adjusts a value between 0 and 3 to determine the bot's frequency of interaction.Only administrators can use this command.save_group_configsDescription: Saves the group's configurations to a JSON file.Actions:Converts necessary data to JSON-compatible format.Saves the updated data to the database.json file.load_db and save_dbDescription: Manages loading and saving the bot's database.Actions:load_db: Loads data from the database.json file when the bot starts.save_db: Saves the bot's current data to the file.5. Miscellaneous FunctionsleaderboardDescription: Displays a ranking of the most active users in the group.Actions:Calculates each user's experience points and level.Displays the top 3 most active participants in the group.summaryDescription: Generates a summary of group activity (daily, weekly, or monthly).Actions:Calculates statistics such as warnings, bans, and new users.Sends the summary to the administrator who executed the command.add_experienceDescription: Increases a user's experience points based on their activity.Actions:Adds…
Sending masturbation to every guy that upvotes 🤤 (Yes i actually send try me) Telegram:@cutelove345
No text found
Submitted November 25, 2024 at 02:56AM by Fluid-Sport-4637
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1gz7u6j/sending_masturbation_to_every_guy_that_upvotes/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
2243 groups and channels related to child abuse banned on November, 24.
Total this month: 41984
Report child abuse using the in-app 'Report' button or to stopCA@telegram.org.
67 terrorist bots and channels banned on November, 24.
Total this month: 14620
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 🏆

🥇 ArtMatcherBot - ⭐️⭐️⭐️⭐️ (3.5/5 on 118 votes)
🥈 ChiliVersusBot - ⭐️⭐️⭐️⭐️ (3.7/5 on 49 votes)
🥉 stickercanvasbot - ⭐️⭐️⭐️ (3.4/5 on 33 votes)

🏆 BEST BOTS OF ALL TIME 🏆

🥇 music editor - ⭐️⭐️⭐️⭐️⭐️ (4.9/5 on 42099 votes)
🥈 🎧 Music Downloader - ⭐️⭐️⭐️⭐️⭐️ (4.7/5 on 26292 votes)
🥉 Screenshot Generator Bot - ⭐️⭐️⭐️⭐️⭐️ (4.8/5 on 9586 votes)
can someone teach how to make nzb bot to mirror nzb file?
No text found
Submitted November 25, 2024 at 01:17PM by Fickle_Selection4295
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1gzhi9s/can_someone_teach_how_to_make_nzb_bot_to_mirror/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
This media is not supported in your browser
VIEW IN TELEGRAM
📣 Turn Attention into Rewards with Nicegram!

Now you can collect Attention Points (ATT) by simply engaging with content. React, comment, watch ads, and invite friends to gather points – it’s that easy! 🎉

📝 Engage with Posts
💬 Comment & Connect
📺 Watch Ads for Extra Points
👥 Boost Rewards with Friends

Transform ATT points into real value: collect ATT points and take part in our airdrop!

GET STARTED

Start making every tap count!

Download Nicegram:
🛒 AppStore | 🛒 GooglePlay

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

Follow us:
✖️ X | 📹 YouTube

Website | Features | Navigation
Telegram Group adverting ?
I’d like to ask the community for some advice. I run a Telegram group where I support refugees who have fled from war. I’m currently considering enabling the “forward content” feature, so that members can share my carefully crafted posts in other groups as well. I’ve received this suggestion multiple times already.Do you think this could also help me attract new group members? I would be very grateful for any advice, or if you have other suggestions for how I could reach and support more people. Thank you so much in advance!
Submitted November 25, 2024 at 03:16PM by Elma2020
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1gzjsor/telegram_group_adverting/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Forwarded from Telegram Tips
This media is not supported in your browser
VIEW IN TELEGRAM
Mini Apps: Home Screen Shortcuts. Mini apps allow users to place direct shortcuts to specific apps on the home screen of their device.

Tapping a shortcut instantly opens its mini app in Telegram – to access your favorite games and services even faster.