Telegram News / Beta / Unofficial Desktop Versions / Web / TG Bots / Subreddit / DMG by RTP [MacOS]
252 subscribers
1.78K photos
2.77K videos
1.14K files
20K links
Telegram Channel by @roadtopetabyte http://pixly.me/rtp - Announcements: @rtptme
Download Telegram
Telegram Bot stack help
Good morning. I hope that you are well.I have created a number of Telegram / Discord / web3 "bots" in Python, that listen for Events from Smart Contracts on the Binance Smart Chain, parse the data and post notifications to Telegram / Discord channels. There is no user interaction functionality required in these instances and the code just uses the basic "send_message" method of pyTelegramBotAPI. The tokens whose Buy Events are listened for, are read in by the script from a configuration.json file which I maintain.I have seen other bots on Telegram like "Safeguard" which take this one step further and allow user interaction. When added to a Telegram Channel, the "Safeguard" bot has a "/add" slash command that allows a user to enter a contract address, and Buy alerts for that token are set up and published to that group. The user can add up to 3 different tokens and receive alerts for all of them. The user can also customise the .gif file used on the notifications (the bot asks the user to send a gif within the channel which is then set for the Buy notifications).This bot can be added to any Telegram group and configured per group. I am trying to understand how such features are implemented. I can only assume that when the bot is added to a group / started for the first time, a database of some sort is created which tracks the configuration for each group. As users make a change like a contract address change at the front end, those details are wrote back to the database for that channel and the Event listener code is restarted for the changes to take effect. Would a new database be created for each group that the bot is added to in order to track the state, or do you think it is one database that stored the configuration details for each channel?
I am just attempting to replicate the behaviour where my code can be dynamically updated by user interaction from Telegram and maintain state per group, rather than as it is currently, where any changes to contract addresses for example, have to be made by me within a configuration.json file, prior to the Event listener code being restarted.Any advice on how this is achieved by bots like "Safeguard" / how I can replicate this functionality, would be much appreciated.Many thanks in advance
James
Submitted April 23, 2024 at 09:46AM by Accurate-Signature38
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1caytsw/telegram_bot_stack_help/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
330 terrorist bots and channels banned on April, 22.
Total this month: 10344
Report terrorist content using the in-app 'Report' button or to abuse@telegram.org.
2164 groups and channels related to child abuse banned on April, 22.
Total this month: 49031
Report child abuse using the in-app 'Report' button or to stopCA@telegram.org.
πŸ€– New bot
πŸ“‹ Name: UserAccountInfoBot
πŸ†” Username: @UserAccountInfoBot
⭐️ Rating: ⭐️⭐️⭐️ (3.7/5 on 73 votes)
βž–βž–βž–
ℹ️Description: Bot that queries Telegram users to get their information.
🌐 Languages: English
πŸ’¬ Supports inline: yes
πŸ‘₯ Groups: yes
#️⃣ Tags: #userinfo #infouser #usersinfo #infousers #queryuser #queryusers
πŸ€– New bot
πŸ“‹ Name: megaport1_bot
πŸ†” Username: @megaport1_bot
⭐️ Rating: ⭐️⭐️⭐️⭐️ (4.1/5 on 195 votes)
βž–βž–βž–
ℹ️Description: This is multi application bot that includes different applications:
1. Email client (to work with Email directly in Telegram).
2. Pseudo Web browser (to view or download web pages directly in Telegram).
3. Favorite movies dating (to help you find and meet people based on your cinematic preferences).
🌐 Languages: English Russian
πŸ’¬ Supports inline: no
πŸ‘₯ Groups: no
#️⃣ Tags: #email #gmail #imap #web #browser #loadpdf #html2pdf #url2pdf #loadurl #dating #meeting #cinema #films #movies
πŸ†• New Nicegram Update Available Now!

The latest Nicegram update is here:

πŸ”Έ Telegram 10.11 Merge: Fully integrated with the Telegram update.
πŸ”ΈBug Fixes: Resolved issues affecting the functionality and usability of the app.

πŸ”§ Important:
To resolve the issue with joining chats or channels, update the app and re-login to your accounts.

☝️If you have multiple accounts, re-login to each one.

UPDATE YOUR APP NOW πŸ‘‡

πŸ›’ APP STORE | πŸ›’ GOOGLE PLAY

βœ–οΈ X | πŸ“· Instagram | πŸ“– Facebook | πŸ’Ό LinkedIn | 🎡Tik Tok | πŸ“° Medium | πŸ“Ή YouTube | ✈️ Features

#nicegramupdate
Wrote a bot in 30 minutes
Spoke to my friends today, and told them about my indie hacker journey. And one of them said that he has an idea - to make a program that returns Cult Movie Phrases.So after a call and after 30 minutes I wrote a simple telegram bot.
cult_movie_phrases_botif you type /muda Movie Titleit will return Cult Phrase from that movie.
You can add it into your friend's chat just for fun. https://preview.redd.it/zr91zztl1bwc1.png?width=720&format=png&auto=webp&s=a28ffdaa331683a407d3c1a24b989e70d061a883
Submitted April 24, 2024 at 12:24AM by mik787
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1cbhx3f/wrote_a_bot_in_30_minutes/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
2497 groups and channels related to child abuse banned on April, 23.
Total this month: 51528
Report child abuse using the in-app 'Report' button or to stopCA@telegram.org.
380 terrorist bots and channels banned on April, 23.
Total this month: 10724
Report terrorist content using the in-app 'Report' button or to abuse@telegram.org.
Auto Delete Messages With Timer
Hello, I was wondering if anyone can create a telegram bot that automatically deletes chats / clear chats in groups for like every 1m-24 h . Same as telegram auto-delete messages feature but for less than 24h time period
Submitted April 24, 2024 at 04:11PM by Abuhainkherhai
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1cbz7ac/auto_delete_messages_with_timer/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Safeguard and Buybot bots
Hi,I got safeguard and d.buybot in my telegram group. I want them to stop greeting everyone who joins, who can help me?
Submitted April 24, 2024 at 08:50PM by Tiny_Wall_9438
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1cc69aw/safeguard_and_buybot_bots/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
hi does anyone do service of adding views to post?
please let me know please don’t try to scam won’t fall for itπŸ™
Submitted April 25, 2024 at 04:49AM by Past_Bag_8960
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1cch6zg/hi_does_anyone_do_service_of_adding_views_to_post/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Meet HealthBot: Your Personal Health Diary and Virtual Assistant! πŸš€
Imagine a digital companion that keeps track of your health details like a personal diary. HealthBot is just that – it securely saves your symptoms, medical background, and past chats to tailor future conversations and monitor your wellness progress. It’s as if you have a virtual health aide that’s in tune with your unique health narrative. πŸš€ https://twitter.com/HealthBot2023https://preview.redd.it/j8vwlmkt2lwc1.png?width=680&format=png&auto=webp&s=cdd691ddae7c2366685c3d494fec28afd1333339
Submitted April 25, 2024 at 10:09AM by joelborger
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1ccmif4/meet_healthbot_your_personal_health_diary_and/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
172 terrorist bots and channels banned on April, 24.
Total this month: 10896
Report terrorist content using the in-app 'Report' button or to abuse@telegram.org.
1852 groups and channels related to child abuse banned on April, 24.
Total this month: 53380
Report child abuse using the in-app 'Report' button or to stopCA@telegram.org.
GroupHelpBot Doubt Stupid but I need help please
Every time I post welcome messages or repeated messages and text, the image is below the text. How do I make the image on top and the text below?
Submitted April 25, 2024 at 02:42PM by y7sevenz
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1ccqypr/grouphelpbot_doubt_stupid_but_i_need_help_please/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
πŸ€– New bot
πŸ“‹ Name: ar_kar_y_bot
πŸ†” Username: @ar_kar_y_bot
⭐️ Rating: ⭐️⭐️⭐️⭐️ (4.1/5 on 74 votes)
βž–βž–βž–
ℹ️Description: Minimal Youtube video to mp3 downloader
🌐 Languages: English
πŸ’¬ Supports inline: no
πŸ‘₯ Groups: yes
#️⃣ Tags: #youtube #mp3 #downloader

It is forbidden to download, stream, reproduce, or by any means, share, or consume, content without explicit permission from the content creator or legal copyright holder. BotsArchive is not associated nor affiliated with this bot and does not endorse any use of it. If you believe this bot is violating your intellectual property, please email us at abuse@botsarchive.com to get it removed from the archive.