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
was trying to make a bot and it works, but how to delete this 37Contributors? it is always different, and typing in one string with song name
​https://preview.redd.it/tufaphqgo7uc1.png?width=1161&format=png&auto=webp&s=6ab91ad2a401c1f772dacaac02685dbecd251ca2
Submitted April 13, 2024 at 10:58AM by blu_dispenser
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1c2xjma/was_trying_to_make_a_bot_and_it_works_but_how_to/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
πŸ€– New bot
πŸ“‹ Name: InlinePicsBot
πŸ†” Username: @InlinePicsBot
⭐️ Rating: ⭐️⭐️⭐️⭐️ (4.1/5 on 128 votes)
βž–βž–βž–
ℹ️Description: Inline HQ image search
🌐 Languages: English
πŸ’¬ Supports inline: yes
πŸ‘₯ Groups: yes
#️⃣ Tags: #image #inline #pics #download
πŸ€– New bot
πŸ“‹ Name: pokeplaybot
πŸ†” Username: @pokeplaybot
⭐️ Rating: ⭐️⭐️⭐️ (3.9/5 on 255 votes)
βž–βž–βž–
ℹ️Description: Play your dream anime 'pokemon' on a bot. You can catch pokemon, build your team, and battle with your friends. Bot have data from kanto - paldea region, many more features as poke and player level-up, TMs, Mega Phenomena and much more.
🌐 Languages: English
πŸ’¬ Supports inline: yes
πŸ‘₯ Groups: yes
#️⃣ Tags: #pokemon #game #gamebot #pokemongame #pokemonbattle #hunt #multiplayer
File Store Bot with token verification
Can Anyone any github repo of telegram file store bot with forced subscribe and toke verification
Submitted April 13, 2024 at 02:42PM by ask_from_kunal
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1c312lq/file_store_bot_with_token_verification/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Connecting stripe to telegram bot
Anyone familiar with how I can connect stripe to invitemember on telegram?
Submitted April 13, 2024 at 04:41PM by C1enzo
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1c33ipy/connecting_stripe_to_telegram_bot/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Is a telegram economy bot possible?
I had the idea for a group economy bot similar to discord's unbelievaboat. Coins would be earned by sending messages or participating in the group that could later be used in a "shop" for rewards. I have no experience creating bots but I was wondering if it exists or if it's even possible?
Submitted April 13, 2024 at 07:29PM by velaskko
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1c378j1/is_a_telegram_economy_bot_possible/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Question about TikTok video review bots. Do they really payout or is it a scam?
I just started an interaction with this one bot on telegram to see if it really pays out for some extra little cash, and i was wondering if anyone here has had experience with these type of bots. Is it safe and is it a scam? Because ive been seeing on FB how supposedly people show their screenshots of getting paid by these bots and i was wanting to be safe than sorry. Any advice and feedback on this will be very much appreciated because im kinda in the need of extra side income. I’m already working three jobs just to make up at least an equivalent paycheck of 2 months
Submitted April 13, 2024 at 10:47PM by danioklein
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1c3brf2/question_about_tiktok_video_review_bots_do_they/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Bot question
Is it possible to make a telegram bot from my phone?
Submitted April 14, 2024 at 01:39AM by Status_Fishing8375
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1c3fktu/bot_question/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Is @wallet in telegram a scam?
I have made a deposit of USDT, but it hasn't arrived. I can see the correct balance on Tronscan, but my wallet doesn't reflect it. I attempted to contact support a month ago, but I haven't received any response.
Submitted April 14, 2024 at 01:26AM by cnccxx2
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1c3fb5p/is_wallet_in_telegram_a_scam/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Tweets from a user to telegram
Is there a way to get instantaneous alert on telegram when a twitter user tweets?
Submitted April 14, 2024 at 06:15AM by Badummtisss
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1c3kqiw/tweets_from_a_user_to_telegram/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Pyrogram API wrapper for Telegram API: [400 PEER_ID_INVALID] but I met this peer in a group chat! On real client I can DM them
Descriptionpyrogram.errors.exceptions.bad_request_400.PeerIdInvalid: Telegram says: [400 PEER_ID_INVALID] - The peer id being used is invalid or not known yet. Make sure you meet the peer before interacting with itSteps to reproduceI setup two telegram accounts. Neither are on each other's contact listI added both telegram accounts into a group chat. They both typed in the group chat and both received the message. They should have satisfied the requirement of "meeting each other"Despite this I keep getting a "pyrogram.errors.exceptions.bad_request_400.PeerIdInvalid: Telegram says: [400 PEER_ID_INVALID] - The peer id being used is invalid or not known yet. Make sure you meet the peer before interacting with it". when telegram account "Peter" tries to send a DM to "Sean" via API. Neither account has a username set but both are on a verified unique phone number.Although they cannot message each other in DM using the API, I know that on the official client it's completely possible to DM someone you met in a group chat. Why can't I do it via the Telegram API? I should have met this peer in the group chat. Is the Telegram API really this shitty and gimped now?I am DMing them using the API through their chat ID.Code Example:from pyrogram import Clientfrom dotenv import load_dotenvimport osload_dotenv()CONFIG = { "telegram_api_id": int(os.getenv("TG_API_ID")), "telegram_hash": os.getenv("TG_API_HASH"),}app = Client("my_account",CONFIG["telegram_api_id"],CONFIG["telegram_hash"])with app: app.send_message(7141057061, "Hello there. I am using Pyrogram.")​
Submitted April 14, 2024 at 07:41AM by vive420
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1c3m51x/pyrogram_api_wrapper_for_telegram_api_400_peer_id/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
300 terrorist bots and channels banned on April, 13.
Total this month: 6863
Report terrorist content using the in-app 'Report' button or to abuse@telegram.org.
2405 groups and channels related to child abuse banned on April, 13.
Total this month: 29498
Report child abuse using the in-app 'Report' button or to stopCA@telegram.org.
I need telegram accounts
No text found
Submitted April 14, 2024 at 12:11PM by Active_Vehicle_7259
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1c3q7ke/i_need_telegram_accounts/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!
Bot questions
1.) Is it possible to make a telegram bot from my iPhone?2.) For the bots that ask to inv ppl to get more coins or buy more is it possible to js wipe the bots memory or smth so it doesn’t think I ever used a coin and still have a free one?
Submitted April 14, 2024 at 05:23PM by Status_Fishing8375
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1c3w2ed/bot_questions/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
looking for a bot .
Does anyone have a bot that gets members from one random group to my group?
Submitted April 15, 2024 at 03:54AM by Adventurous-Ask-974
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1c4aiom/looking_for_a_bot/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Telegram bot linked with Instagram
I don't want to install Instagram on my phone but want all the notifications like the follow requests and messages etc. on my telegram bot. Is it possible to build such a bot?
Submitted April 15, 2024 at 09:12AM by Tulsi_Relia
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1c4g02a/telegram_bot_linked_with_instagram/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Do bots keep my messages forever after deleting my account?
No text found
Submitted April 15, 2024 at 10:40AM by kentakeyyy
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1c4h8p3/do_bots_keep_my_messages_forever_after_deleting/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
485 terrorist bots and channels banned on April, 14.
Total this month: 7348
Report terrorist content using the in-app 'Report' button or to abuse@telegram.org.