2096 groups and channels related to child abuse banned on April, 19.
Total this month: 42464
Report child abuse using the in-app 'Report' button or to stopCA@telegram.org.
Total this month: 42464
Report child abuse using the in-app 'Report' button or to stopCA@telegram.org.
Anyone knows a free bot for scheduling messages?
As in the title, I need a bot for scheduling messages on my group. I know telegram has an option to schedule messages, but I need a bot that will post the same thing i.e every 2 hours 24/7, it's too much fuss to do it myself every day for months, so yepSo far I've seen @ cron_telebot - but a few things don't work there for me and there's no support there, because obviously it's free, nobody gonna sit and solve problems for people if it's free, so I have no option to report anythingAny ideas?
Submitted April 20, 2024 at 01:12PM by ferero18
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1c8ng6b/anyone_knows_a_free_bot_for_scheduling_messages/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
As in the title, I need a bot for scheduling messages on my group. I know telegram has an option to schedule messages, but I need a bot that will post the same thing i.e every 2 hours 24/7, it's too much fuss to do it myself every day for months, so yepSo far I've seen @ cron_telebot - but a few things don't work there for me and there's no support there, because obviously it's free, nobody gonna sit and solve problems for people if it's free, so I have no option to report anythingAny ideas?
Submitted April 20, 2024 at 01:12PM by ferero18
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1c8ng6b/anyone_knows_a_free_bot_for_scheduling_messages/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
v1.1.19 (TDesktop v4.16.8)
1. [It's back] upload speed boost
2. [UI] Increase
1. [It's back] upload speed boost
2. [UI] Increase
maxSignatureSize width (PR#201)GitHub
fix: `maxSignatureSize` width by JasonKhew96 · Pull Request #201 · TDesktop-x64/tdesktop
due to Show message ID and Time with Seconds adding more characters to view bottom info, author info might be hidden if width is too long, adding 118px (approximate width for extra info) to maxSign...
telegram bot not working for other users
hello, I been building a bot for a client, it worked fine for my account but when I tried with another account it doesnt work
I thought maybe my code is wrong so I pick the simplest example from here :
https://docs.python-telegram-bot.org/en/v21.1.1/examples.echobot.html
it still doesn't work
I thought maybe I should use webhook instead, so I ran ngrok and took this code from the documentation
https://docs.python-telegram-bot.org/en/v21.1.1/examples.customwebhookbot.html
still the same problem, it works for me but not for other userscan you give me any solution !
Submitted April 20, 2024 at 09:55PM by MindCorrupted
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1c8ywdn/telegram_bot_not_working_for_other_users/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
hello, I been building a bot for a client, it worked fine for my account but when I tried with another account it doesnt work
I thought maybe my code is wrong so I pick the simplest example from here :
https://docs.python-telegram-bot.org/en/v21.1.1/examples.echobot.html
it still doesn't work
I thought maybe I should use webhook instead, so I ran ngrok and took this code from the documentation
https://docs.python-telegram-bot.org/en/v21.1.1/examples.customwebhookbot.html
still the same problem, it works for me but not for other userscan you give me any solution !
Submitted April 20, 2024 at 09:55PM by MindCorrupted
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1c8ywdn/telegram_bot_not_working_for_other_users/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
1781 groups and channels related to child abuse banned on April, 20.
Total this month: 44245
Report child abuse using the in-app 'Report' button or to stopCA@telegram.org.
Total this month: 44245
Report child abuse using the in-app 'Report' button or to stopCA@telegram.org.
236 terrorist bots and channels banned on April, 20.
Total this month: 9890
Report terrorist content using the in-app 'Report' button or to abuse@telegram.org.
Total this month: 9890
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!
Try them and share your opinion, vote!
How many friends have you invited to Nicegram using your referral link?
Anonymous Poll
0%
1-5
0%
6-10
0%
11-20
0%
More than 20
Suggest Currently working telegram bot for tvSeries
No text found
Submitted April 21, 2024 at 08:26PM by Same_Ebb8466
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1c9ovky/suggest_currently_working_telegram_bot_for/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
No text found
Submitted April 21, 2024 at 08:26PM by Same_Ebb8466
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1c9ovky/suggest_currently_working_telegram_bot_for/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Is there a free deepfake bot?
No text found
Submitted April 21, 2024 at 11:46PM by Oreodynasty
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1c9tp2y/is_there_a_free_deepfake_bot/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
No text found
Submitted April 21, 2024 at 11:46PM by Oreodynasty
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1c9tp2y/is_there_a_free_deepfake_bot/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Returning a image with caption to InlineQueryResultArticle (pyTelegramBotAPI)
Is it possible to do that with pyTelegramBotAPI?I'm trying to pass an image with a caption to a types.InlineQueryResultArticle() using types.InputMediaPhoto; however, the Telegram API returns this status code: "A request to the Telegram API was unsuccessful. Error code: 400. Description: Bad Request: can't parse inline query result: Input message content is not specified." So it seems that it's not possible to pass types.InputMediaPhoto as an argument to message content. I tried to find other ways to do that, but I can only work around this error using types.InputTextMessageContent by passing the image and caption as text messages with HTML parse mode. However, that's not ideal for me since the media that I'm attempting to pass is coming from web scraping, so it comes with different sizes, and Telegram formats images passed in the text field differently. Also, my bot only accepts commands, so any text is returned with an 'I don't understand' message. This may be easy or impossible to do, but I'm new to programming and still learning most of it. I'll leave a code snippet below. The code that generates the aforementioned error:query_list = list()message_content = types.InputMediaPhoto(media, caption=message, parse_mode='html') item_query = types.InlineQueryResultArticle( id=id, title=name, description=caption, thumbnail_url=media, thumbnail_width=100, thumbnail_height=100, url=link, hide_url=True, input_message_content=message_content) query_list.append(item_query)bot.answer_inline_query(query.id, query_list)The formatted result that I'm getting: https://imgur.com/jyftwYd.png The formatting result that I'm trying to get: https://imgur.com/VuE7Y1V.png
Submitted April 22, 2024 at 03:35AM by hmbbr
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1c9ykpz/returning_a_image_with_caption_to/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Is it possible to do that with pyTelegramBotAPI?I'm trying to pass an image with a caption to a types.InlineQueryResultArticle() using types.InputMediaPhoto; however, the Telegram API returns this status code: "A request to the Telegram API was unsuccessful. Error code: 400. Description: Bad Request: can't parse inline query result: Input message content is not specified." So it seems that it's not possible to pass types.InputMediaPhoto as an argument to message content. I tried to find other ways to do that, but I can only work around this error using types.InputTextMessageContent by passing the image and caption as text messages with HTML parse mode. However, that's not ideal for me since the media that I'm attempting to pass is coming from web scraping, so it comes with different sizes, and Telegram formats images passed in the text field differently. Also, my bot only accepts commands, so any text is returned with an 'I don't understand' message. This may be easy or impossible to do, but I'm new to programming and still learning most of it. I'll leave a code snippet below. The code that generates the aforementioned error:query_list = list()message_content = types.InputMediaPhoto(media, caption=message, parse_mode='html') item_query = types.InlineQueryResultArticle( id=id, title=name, description=caption, thumbnail_url=media, thumbnail_width=100, thumbnail_height=100, url=link, hide_url=True, input_message_content=message_content) query_list.append(item_query)bot.answer_inline_query(query.id, query_list)The formatted result that I'm getting: https://imgur.com/jyftwYd.png The formatting result that I'm trying to get: https://imgur.com/VuE7Y1V.png
Submitted April 22, 2024 at 03:35AM by hmbbr
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1c9ykpz/returning_a_image_with_caption_to/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Imgur
Captura de tela
Discover the magic of the internet at Imgur, a community powered entertainment destination. Lift your spirits with funny jokes, trending memes, entertaining gifs, inspiring stories, viral videos, and so much more from users.
2622 groups and channels related to child abuse banned on April, 21.
Total this month: 46867
Report child abuse using the in-app 'Report' button or to stopCA@telegram.org.
Total this month: 46867
Report child abuse using the in-app 'Report' button or to stopCA@telegram.org.
124 terrorist bots and channels banned on April, 21.
Total this month: 10014
Report terrorist content using the in-app 'Report' button or to abuse@telegram.org.
Total this month: 10014
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 🏆
🥇 Logo_MakerXbot - ⭐️⭐️⭐️⭐️ (4.1/5 on 502 votes)
🥈 NekoMuBot - ⭐️⭐️⭐️⭐️ (3.9/5 on 174 votes)
🥉 GuardifyBot - ⭐️⭐️⭐️⭐️ (3.9/5 on 154 votes)
🏆 BEST BOTS OF ALL TIME 🏆
🥇 music editor - ⭐️⭐️⭐️⭐️⭐️ (4.9/5 on 36420 votes)
🥈 🎧 Music Downloader - ⭐️⭐️⭐️⭐️⭐️ (4.7/5 on 25826 votes)
🥉 Screenshot Generator Bot - ⭐️⭐️⭐️⭐️⭐️ (4.8/5 on 8845 votes)
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 🏆
🥇 Logo_MakerXbot - ⭐️⭐️⭐️⭐️ (4.1/5 on 502 votes)
🥈 NekoMuBot - ⭐️⭐️⭐️⭐️ (3.9/5 on 174 votes)
🥉 GuardifyBot - ⭐️⭐️⭐️⭐️ (3.9/5 on 154 votes)
🏆 BEST BOTS OF ALL TIME 🏆
🥇 music editor - ⭐️⭐️⭐️⭐️⭐️ (4.9/5 on 36420 votes)
🥈 🎧 Music Downloader - ⭐️⭐️⭐️⭐️⭐️ (4.7/5 on 25826 votes)
🥉 Screenshot Generator Bot - ⭐️⭐️⭐️⭐️⭐️ (4.8/5 on 8845 votes)
Botsarchive
The most powerful archive of Telegram bots.
Bot to find articles on a subject on news sites and post to my channel
Hi, is there a bot to scrape through news sites looking for a certain subject, that will then post the article on my channel? Thanks
Submitted April 22, 2024 at 03:59PM by Individual-Wave5503
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1cabiqk/bot_to_find_articles_on_a_subject_on_news_sites/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Hi, is there a bot to scrape through news sites looking for a certain subject, that will then post the article on my channel? Thanks
Submitted April 22, 2024 at 03:59PM by Individual-Wave5503
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1cabiqk/bot_to_find_articles_on_a_subject_on_news_sites/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Bot Stopped working after outtage
I have a Telegram Bot that sends a snapshot of a survailence camera ever half hour. Last Picture i got was at 9am. have restarted my unraid server it runs on, didnt work.
Submitted April 22, 2024 at 05:40PM by __W3iX0r__
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1cae06p/bot_stopped_working_after_outtage/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
I have a Telegram Bot that sends a snapshot of a survailence camera ever half hour. Last Picture i got was at 9am. have restarted my unraid server it runs on, didnt work.
Submitted April 22, 2024 at 05:40PM by __W3iX0r__
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1cae06p/bot_stopped_working_after_outtage/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme