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
1644 groups and channels related to child abuse banned on November, 27.
Total this month: 47873
Report child abuse using the in-app 'Report' button or to stopCA@telegram.org.
122 terrorist bots and channels banned on November, 27.
Total this month: 15702
Report terrorist content using the in-app 'Report' button or to abuse@telegram.org.
Freefaker
Anyne knows if freefaker is alive anywhere? Was the best bot
Submitted November 28, 2024 at 01:52PM by Logical_Chemistry148
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1h1vah3/freefaker/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
getting the same error I have give all necessary permission to bot but still
import loggingimport requestsimport asynciofrom telegram.error import TelegramErrorfrom typing import Finalfrom telegram import Updatefrom telegram import InlineKeyboardButton, InlineKeyboardMarkup, InputFilefrom telegram.ext import Application, CommandHandler, MessageHandler, filters, ContextTypes,CallbackQueryHandler,Updater,CallbackContext, CallbackContext, CallbackQueryHandlerlogging.basicConfig(format='%(asctime)s - %(name)s - %(levelname)s - %(message)s',level=logging.INFO)logger = logging.getLogger(__name__)Token: Final = '7591235439:AAHGOmxO5QoCm-UwJdLtPEaciqAWBHdHBTA'url = f'https://api.telegram.org/bot{Token}/deleteWebhook'response = requests.get(url)print(response.json())GROUP_LINK = 'https://t.me/internalgrp'  # Replace with your group's linkTARGET_GROUP_CHAT_ID = GROUP_LINK.split('/')[-1] # Extract username from the link# If the group is private, prefix with -100TARGET_GROUP_CHAT_ID = f"-100{TARGET_GROUP_CHAT_ID}"  # Only if necessaryprint(TARGET_GROUP_CHAT_ID)  # Output the group chat IDBotUserName: Final = '@CaesiumAirdopBot'# Commandsasync def start_command(update: Update, context: ContextTypes.DEFAULT_TYPE):    print("Starting command...")    chat_id = update.effective_chat.id    logger.info(f"Chat ID: {chat_id}")  # Log the chat ID    video_url = 'https://www.learningcontainer.com/wp-content/uploads/2020/05/sample-mp4-file.mp4'  # Sample video URL    caption = ("Welcome to participate in our airdrop! 🎉n"               "n⬇️ <b>Please complete the tasks below to earn $50 worth of $CSM tokens.</b>n"               "nℹ️ <b>About Caesium ($CSM):</b>n"               "Caesium ($CSM) is a digital cryptocurrency built on the Binance Smart Chain. It offers fast, secure, and low-fee transactions and is designed to enable decentralised finance (DeFi) solutions and provide a seamless wallet experience.n"               "nThe airdrop will end on [insert date] and every valid participant will be rewarded.n"               "🗒 <b>Our Airdrop Rules:</b>n"               "🔘 Follow our Telegram Channeln"               "🔘 Join our Telegram Groupn"               "🔘 Join the Alpha Returns Telegram Group: Alphareturnsn"               "🔘 Follow us on Twittern"               "🔘 Download the Caesium Wallet and complete KYC verification: Caesium Walletn"               "🔘 Submit your Caesium Wallet Address.n"               "🔘 Refer your friends and submit your sponsor coden"               "n<b>Additional Tasks to Earn more</b>n"               "n 🔘 Download Alpha Returns from the App Store or Google Play:n"               "n    • <a href='https://apps.apple.com/in/app/alpha-returns/id6479646239'>Apple Store</a>n"               "    • <a href='https://play.google.com/store/apps/details?id=com.caesiumlab.alphareturns&hl=en_IN'>Google Play</a>n"               "nIf you have any questions, please ask in our Telegram Group."    )        # Create keyboard buttons    keyboard = [[InlineKeyboardButton("Join AirDrop", callback_data='join_airdrop')]]  # Callback button    reply_markup = InlineKeyboardMarkup(keyboard)  # Create InlineKeyboardMarkup    # Send the message with buttons    await context.bot.send_video(chat_id, video=video_url, caption=caption, parse_mode='HTML', reply_markup=reply_markup)  #Define the tasksTASKS = [    f"Task 1: Thank you for joining the AirDrop! 🎉nPlease follow the instructions to complete your participation.nnPlease join the target group to complete the task: {GROUP_LINK}",    "Task 2: Follow us on Twitter: Caesium Twitter, retweet the pinned post & tag 3 friendsnnThen submit your Twitter username:nExample: @username",    f"Task 3: Download the <b>Caesium Wallet complete the process of sign-up</b>, and complete KYC verification:nnSubmit your Caesium Wallet Address to confirm your participation.nn   • [Caesium Wallet](https://caesiumwallet.app)",    "Task 4:Complete your KYC to the Caesium Wallet to confirm your participation.nn **Submit the screenshot**", …
Forwarded from Telegram Tips
This media is not supported in your browser
VIEW IN TELEGRAM
Mini Apps: Gifts from Apps. Mini apps can use Telegram Stars on their balance to send gifts to users – for notable achievements and milestones.
Forwarded from Tips de Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
Mini apps: regalos de apps. Las mini apps pueden usar estrellas de Telegram de su saldo para enviar regalos a los usuarios, por alcanzar logros importantes e hitos.
This media is not supported in your browser
VIEW IN TELEGRAM
🆕 Profile Notes

📝 Keep track of important details with Profile Notes. This handy feature allows you to create personalized notes and reminders for any of your Telegram contacts.

💡 Add custom details, key insights, or helpful prompts to each contact's profile, so you never forget what matters most during your conversations.

🔐 Your notes are visible only to you and are stored exclusively on the device where you create them.

Time To Personalize Profiles With A Note!

More Features Here!
Forwarded from Suggerimenti di Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
Mini app: regali dalle app. Le mini app possono usare le Stelle di Telegram dal loro saldo per inviare regali agli utenti, per celebrare risultati e traguardi degni di nota.
Looking for a telegram bot that tracks and notifies also SELL ORDERS. Tg is filled with buybots but I'm yet to find a sellbot for Solana tokens
Hey!Been setting up different buybots, but never se the option to setup sell bots, obviously they exist to create and keep up hype and tracking. Is there any bot that allows me to track sells also? Any other app outside telegram is usually slow with tracking.
Submitted November 29, 2024 at 08:53AM by Torkkiss
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1h2gtg7/looking_for_a_telegram_bot_that_tracks_and/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
142 terrorist bots and channels banned on November, 28.
Total this month: 15844
Report terrorist content using the in-app 'Report' button or to abuse@telegram.org.
1766 groups and channels related to child abuse banned on November, 28.
Total this month: 49639
Report child abuse using the in-app 'Report' button or to stopCA@telegram.org.
Forwarded from Telegram Tips
This media is not supported in your browser
VIEW IN TELEGRAM
Mini Apps: Setting Emoji Status. Premium users can set an emoji status inside mini apps – or give apps permission to automatically change their status.

Mini apps can also integrate APIs from other services – updating your status when you're in a game 🎮 or watching a movie 🍿.

Similarly, location permissions can be used to instantly change your status from at work 💼 to on vacation 🧳.
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from Tips de Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
Mini apps: establecer estados de emojis. Los usuarios de Premium pueden establecer un estado de emoji dentro de mini apps o pueden darle permiso a las apps para cambiar automáticamente su estado.

Las mini apps también pueden integrar la API de otros servicios, para actualizar tu estado cuando estás jugando 🎮 o viendo una película 🍿.

De manera similar, los permisos de ubicación pueden ser usados para cambiar al instante tu estado cuando estás en el trabajo 💼 o de vacaciones 🧳.
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from Dicas do Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
Etiqueta de Última Edição. Mensagens editadas exibem uma etiqueta de data e hora, indicando quando foram alteradas.

Em chats privados e grupos pequenos, recibos detalhados de leitura também são exibidos.
Forwarded from Astuces Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
Cadeaux. Les utilisateurs peuvent se faire des cadeaux entre eux pour fêter leurs anniversaires et leurs exploits sous forme d'autocollants animés avec des messages personnalisés.

Les cadeaux sont achetés avec des étoiles Telegram. Quand vous recevez un cadeau, vous pouvez choisir d'afficher le cadeau sur votre profil ou de le reconvertir en étoiles pour votre propre compte.

Pour envoyer un cadeau, ouvrez le profil d'un utilisateur et appuyez sur /> Envoyer un cadeau. Lorsque vous envoyez un cadeau, vous pouvez cacher votre nom, afin qu'uniquement le destinataire puisse voir qui l'a envoyé.
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from Astuces Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
Plateforme de vérification. Toutes les entreprises, applications et sites web peuvent utiliser Telegram pour envoyer des codes de vérification à leurs utilisateurs, pour seulement 0,01$ par message.

Les utilisateurs reçoivent les codes de vérification des autres applications dans une discussion dédiée appelée « Codes de vérification », où ils peuvent copier le code avec un simple bouton.

Les codes Telegram sont également plus rapides, plus sûrs et plus fiables que les autres services. Les développeurs intéressés peuvent en savoir plus en consultant notre guide détaillé.

Pour plus d'informations sur la vérification via Telegram, consultez notre FAQ.
Forwarded from Astuces Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
Signalements précis. Si vous tombez sur un message qui viole les conditions d'utilisation de Telegram, vous pouvez facilement le signaler à nos modérateurs à partir de n'importe quelle application Telegram.

Pour signaler un message, appuyez dessus sur Android, maintenez enfoncé sur iOS ou faites un clic droit sur PC et Web.

Le menu de signalement contient des options précises pour chaque catégorie, ce qui permet d'améliorer les signalements pour les modérateurs et de renforcer les outils de modération IA de Telegram.
Forwarded from Astuces Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
Qualité vidéo dynamique. Dans les gros canaux, le lecteur vidéo sélectionne automatiquement le bon niveau de qualité en fonction de la vitesse de votre connexion, ce qui permet d'économiser des données et de charger les vidéos plus rapidement.

Vous pouvez également sélectionner manuellement le niveau de qualité de la vidéo : Haute, Moyenne ou Basse. Pour changer la qualité de la vidéo, appuyez sur l'icône engrenage ⚙️ dans le lecteur vidéo.
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from Astuces Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
Vidéos optimisées dans les canaux. Dans les gros canaux, Telegram optimise les vidéos lorsqu'elles sont publiées, permettant aux abonnés de choisir plusieurs niveaux de qualité pour la vidéo.

Cela permet aux propriétaires de canaux de publier des vidéos de meilleure qualité, sans que cela n'affecte les abonnés ayant des connexions plus lentes.
Forwarded from Astuces Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
Ajustez la vitesse de lecture des vidéos. Lorsque vous regardez une vidéo, maintenez appuyé pour accélérer la lecture et faites glisser vers la droite pour augmenter progressivement la vitesse jusqu'à 3x.

Vous pouvez également régler les vidéos pour qu'elles soient toujours lues à la vitesse de votre choix, de 0,2x à 2,5x, en appuyant sur l'icône d'engrenage ⚙️ dans le lecteur vidéo.
Please open Telegram to view this post
VIEW IN TELEGRAM