2408 groups and channels related to child abuse banned on July, 3.
Total this month: 6365
Report child abuse using the in-app 'Report' button or to stopCA@telegram.org.
Total this month: 6365
Report child abuse using the in-app 'Report' button or to stopCA@telegram.org.
174 terrorist bots and channels banned on July, 3.
Total this month: 487
Report terrorist content using the in-app 'Report' button or to abuse@telegram.org.
Total this month: 487
Report terrorist content using the in-app 'Report' button or to abuse@telegram.org.
Personality based matchmaking dating app
Sometime back, I developed a telegram bot as a side project to match men and women based on their personality, because:I really thought it was a good ideaI wanted to test some AI integrationsIt helps people connect with others based on a personality match score. The process is simple and quick:Search for pocket_buddy_bot on TelegramorYou can also type the below in the browser to access the TG bot:t<dot>me/pocket_buddy_botReplace <dot> with a fullstop. Reddit does not allow me to provide link hereEnter your gender, dobAnswer a few questions to help understand your personalityFind a person who may be compatible with your personality. You will see:A compatibility scoreAnalysis of your personality compared with the other personTLDR: Play with a Telegram bot to match with someone based on personality
Submitted July 04, 2024 at 12:40PM by weirdly_quite_quiet
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1dv3wiu/personality_based_matchmaking_dating_app/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Sometime back, I developed a telegram bot as a side project to match men and women based on their personality, because:I really thought it was a good ideaI wanted to test some AI integrationsIt helps people connect with others based on a personality match score. The process is simple and quick:Search for pocket_buddy_bot on TelegramorYou can also type the below in the browser to access the TG bot:t<dot>me/pocket_buddy_botReplace <dot> with a fullstop. Reddit does not allow me to provide link hereEnter your gender, dobAnswer a few questions to help understand your personalityFind a person who may be compatible with your personality. You will see:A compatibility scoreAnalysis of your personality compared with the other personTLDR: Play with a Telegram bot to match with someone based on personality
Submitted July 04, 2024 at 12:40PM by weirdly_quite_quiet
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1dv3wiu/personality_based_matchmaking_dating_app/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
I found a ChatGPT plugin!
It seems that I can use chatgpt 4 for free and with the plugin, I don't have to copy and paste every time I want to use GPT; With this tool on Coze, I can just integrate it directly while typing, which is so much more convenient!
Submitted July 04, 2024 at 04:51PM by MusefulMind9
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1dv8rve/i_found_a_chatgpt_plugin/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
It seems that I can use chatgpt 4 for free and with the plugin, I don't have to copy and paste every time I want to use GPT; With this tool on Coze, I can just integrate it directly while typing, which is so much more convenient!
Submitted July 04, 2024 at 04:51PM by MusefulMind9
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1dv8rve/i_found_a_chatgpt_plugin/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Link
t.me/+IOJ273pBXEQ2NTk8
Submitted July 04, 2024 at 06:31PM by Ok_Yard8195
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1dvb2tx/link/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
t.me/+IOJ273pBXEQ2NTk8
Submitted July 04, 2024 at 06:31PM by Ok_Yard8195
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1dvb2tx/link/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Bot for banning specific words
As the title, I run a group for my business and it is starting to get flooded with people talking about competitors products. I don't want to ban the people, just limit the chat to keep it on topic. Is there a pre-made bot that I can use for this? I've searched online and everything g says I can create one with code, which I have no idea how to do.
Submitted July 04, 2024 at 07:16PM by operationlarisel
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1dvc4wc/bot_for_banning_specific_words/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
As the title, I run a group for my business and it is starting to get flooded with people talking about competitors products. I don't want to ban the people, just limit the chat to keep it on topic. Is there a pre-made bot that I can use for this? I've searched online and everything g says I can create one with code, which I have no idea how to do.
Submitted July 04, 2024 at 07:16PM by operationlarisel
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1dvc4wc/bot_for_banning_specific_words/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Looking for a bot that can detect duplicate videos & Images on my channels.
I have a Telegram channel that that aggregates post's from 100s of related topic channels. I built it so I don't have to keep doing to different channels, as you can imagine I get 3,000 to 8,000 of posts per day. However over 90-95% of the videos and images that get forwarded are the same, but with different text messages. Now I'm building a news feed site for myself and using Regex to group different post's by keywords, and using OpenAI API to write an Article based on the texts. What I need... I'm looking for a bot that can detect duplicated Images and Videos and deleting the duplicates in real time as the posts are being forwarded. Given that the file name and meta data is often different on the duplicates the bot would have to hash the videos. Are there any exciting solutions for this? If not, any recommendations on where I can get such bot built? As I don't have any experience with telegram bots, and don't have the time to learn and build it.
Submitted July 04, 2024 at 08:18PM by ShawnRocki
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1dvdk7q/looking_for_a_bot_that_can_detect_duplicate/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
I have a Telegram channel that that aggregates post's from 100s of related topic channels. I built it so I don't have to keep doing to different channels, as you can imagine I get 3,000 to 8,000 of posts per day. However over 90-95% of the videos and images that get forwarded are the same, but with different text messages. Now I'm building a news feed site for myself and using Regex to group different post's by keywords, and using OpenAI API to write an Article based on the texts. What I need... I'm looking for a bot that can detect duplicated Images and Videos and deleting the duplicates in real time as the posts are being forwarded. Given that the file name and meta data is often different on the duplicates the bot would have to hash the videos. Are there any exciting solutions for this? If not, any recommendations on where I can get such bot built? As I don't have any experience with telegram bots, and don't have the time to learn and build it.
Submitted July 04, 2024 at 08:18PM by ShawnRocki
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1dvdk7q/looking_for_a_bot_that_can_detect_duplicate/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Autoforward from a channel where you are not a member of
There's a group/channel of which I'm not a member of. I can see the messages though and can also select and forward them to any place. And at the bottom is a button to join the group which then sends a request to the admin to add me. But the admin of the group ignores all new requests. Is there a bot that can auto-forward the messages from that group to my own group? I mean if I'm able to do it manually myself, one should think, a bot can do that, right? SO far I have tested two bots, but with both you need to be a member of that group first before it works.
Submitted July 04, 2024 at 09:48PM by justsaying2021
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1dvflyi/autoforward_from_a_channel_where_you_are_not_a/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
There's a group/channel of which I'm not a member of. I can see the messages though and can also select and forward them to any place. And at the bottom is a button to join the group which then sends a request to the admin to add me. But the admin of the group ignores all new requests. Is there a bot that can auto-forward the messages from that group to my own group? I mean if I'm able to do it manually myself, one should think, a bot can do that, right? SO far I have tested two bots, but with both you need to be a member of that group first before it works.
Submitted July 04, 2024 at 09:48PM by justsaying2021
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1dvflyi/autoforward_from_a_channel_where_you_are_not_a/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
I created a song to image bot
https://www.reddit.com/gallery/1dvk8l4
Submitted July 05, 2024 at 01:26AM by Horror_Natural_5156
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1dvk8l4/i_created_a_song_to_image_bot/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
https://www.reddit.com/gallery/1dvk8l4
Submitted July 05, 2024 at 01:26AM by Horror_Natural_5156
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1dvk8l4/i_created_a_song_to_image_bot/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Llama 3 with Internet access (Perplexity) Inline Bot
https://v.redd.it/wrzt5eafinad1
Submitted July 05, 2024 at 09:20AM by sandoche
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1dvs4t8/llama_3_with_internet_access_perplexity_inline_bot/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
https://v.redd.it/wrzt5eafinad1
Submitted July 05, 2024 at 09:20AM by sandoche
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1dvs4t8/llama_3_with_internet_access_perplexity_inline_bot/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Reddit
From the TelegramBots community on Reddit: Llama 3 with Internet access (Perplexity) Inline Bot
Explore this post and more from the TelegramBots community
1963 groups and channels related to child abuse banned on July, 4.
Total this month: 8328
Report child abuse using the in-app 'Report' button or to stopCA@telegram.org.
Total this month: 8328
Report child abuse using the in-app 'Report' button or to stopCA@telegram.org.
374 terrorist bots and channels banned on July, 4.
Total this month: 861
Report terrorist content using the in-app 'Report' button or to abuse@telegram.org.
Total this month: 861
Report terrorist content using the in-app 'Report' button or to abuse@telegram.org.
đ¤ New bot
đ Name: NextF1racebot
đ Username: @NextF1racebot
âī¸ Rating: âī¸âī¸âī¸âī¸ (4.2/5 on 48 votes)
âââ
âšī¸Description: This bot will tell motorsport fans when the next 3 F1 races are. Dates and cities are included. It will also link to hotel bookings and F1 merch.
đ Languages: English
đŦ Supports inline: no
đĨ Groups: no
#ī¸âŖ Tags: #F1 #F1race #motorsports #flight #travel #sport #sports #hotel #racing
đ Name: NextF1racebot
đ Username: @NextF1racebot
âī¸ Rating: âī¸âī¸âī¸âī¸ (4.2/5 on 48 votes)
âââ
âšī¸Description: This bot will tell motorsport fans when the next 3 F1 races are. Dates and cities are included. It will also link to hotel bookings and F1 merch.
đ Languages: English
đŦ Supports inline: no
đĨ Groups: no
#ī¸âŖ Tags: #F1 #F1race #motorsports #flight #travel #sport #sports #hotel #racing
đ¤ New bot
đ Name: Music_Downloader_Xbot
đ Username: @Music_Downloader_Xbot
âī¸ Rating: âī¸âī¸âī¸ (3.8/5 on 110 votes)
âââ
âšī¸Description: Spotify, And any music Downloader
đ Languages: English
đŦ Supports inline: no
đĨ Groups: no
#ī¸âŖ Tags: #Spotify #Music #Music download
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.
đ Name: Music_Downloader_Xbot
đ Username: @Music_Downloader_Xbot
âī¸ Rating: âī¸âī¸âī¸ (3.8/5 on 110 votes)
âââ
âšī¸Description: Spotify, And any music Downloader
đ Languages: English
đŦ Supports inline: no
đĨ Groups: no
#ī¸âŖ Tags: #Spotify #Music #Music download
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.
Bot to block cyryllic alphabet?
Hey guys,Bots that spread spam messages got onto my group.I remember back in the days using a bot that auto deleted anything in cyryllic, but cannot remember the name. It was extremely helpful.Can you name a bot or two so I can try them? This is getting out of hand for me, sadly :/
Submitted July 05, 2024 at 06:50PM by SpyHandler
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1dw2k0e/bot_to_block_cyryllic_alphabet/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Hey guys,Bots that spread spam messages got onto my group.I remember back in the days using a bot that auto deleted anything in cyryllic, but cannot remember the name. It was extremely helpful.Can you name a bot or two so I can try them? This is getting out of hand for me, sadly :/
Submitted July 05, 2024 at 06:50PM by SpyHandler
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1dw2k0e/bot_to_block_cyryllic_alphabet/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Telegram Bot Developer Group
I created a group for telegram bot developers to discuss bots and to share ideas for how to make profitable bots.The group is focused on AI bots. Search for ai_bot_developer
Submitted July 06, 2024 at 04:22AM by Available-Can7994
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1dwf2kd/telegram_bot_developer_group/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
I created a group for telegram bot developers to discuss bots and to share ideas for how to make profitable bots.The group is focused on AI bots. Search for ai_bot_developer
Submitted July 06, 2024 at 04:22AM by Available-Can7994
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1dwf2kd/telegram_bot_developer_group/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
1854 groups and channels related to child abuse banned on July, 5.
Total this month: 10182
Report child abuse using the in-app 'Report' button or to stopCA@telegram.org.
Total this month: 10182
Report child abuse using the in-app 'Report' button or to stopCA@telegram.org.
250 terrorist bots and channels banned on July, 5.
Total this month: 1111
Report terrorist content using the in-app 'Report' button or to abuse@telegram.org.
Total this month: 1111
Report terrorist content using the in-app 'Report' button or to abuse@telegram.org.
Help
Hello, I'm looking for a bot to manage subscriptions and payments and that can support PayPal. I tried to create one but I don't know enough about it. Do you know any bots that do this?Thanks you đĨ°
Submitted July 06, 2024 at 10:43AM by Ninamgl
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1dwl605/help/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Hello, I'm looking for a bot to manage subscriptions and payments and that can support PayPal. I tried to create one but I don't know enough about it. Do you know any bots that do this?Thanks you đĨ°
Submitted July 06, 2024 at 10:43AM by Ninamgl
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1dwl605/help/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
đ¤ New bot
đ Name: LOVE_AI1_BOT
đ Username: @LOVE_AI1_BOT
âī¸ Rating: âī¸âī¸âī¸ (3.9/5 on 51 votes)
âââ
âšī¸Description: AI bot based on llama (not ChatGPT)
đ Languages: English
đŦ Supports inline: no
đĨ Groups: no
#ī¸âŖ Tags: #ArtificialIntelligence #Machinelearning #Llms #unlimited #love
đ Name: LOVE_AI1_BOT
đ Username: @LOVE_AI1_BOT
âī¸ Rating: âī¸âī¸âī¸ (3.9/5 on 51 votes)
âââ
âšī¸Description: AI bot based on llama (not ChatGPT)
đ Languages: English
đŦ Supports inline: no
đĨ Groups: no
#ī¸âŖ Tags: #ArtificialIntelligence #Machinelearning #Llms #unlimited #love