Do bots expire?
I’m after a nice clean username for my telegram bot and all relative and clean usernames are taken my seemingly dormant bots that have probably just scraped my ID for pig butchering scams.Anyone have any ideas?
Submitted November 24, 2024 at 03:00PM by drivadave
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1gyrltj/do_bots_expire/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
I’m after a nice clean username for my telegram bot and all relative and clean usernames are taken my seemingly dormant bots that have probably just scraped my ID for pig butchering scams.Anyone have any ideas?
Submitted November 24, 2024 at 03:00PM by drivadave
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1gyrltj/do_bots_expire/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Forwarded from Dicas do Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
Ajustar a Velocidade de Reprodução de Vídeo. Enquanto assiste a um vídeo, pressione e segure para acelerar a reprodução de forma fácil – e deslize para a direita para aumentar gradualmente a velocidade até 3x.
Você também pode configurar os vídeos para sempre serem reproduzidos em qualquer velocidade de 0.2x a 2.5x tocando no ícone⚙️ de engrenagem no reprodutor de vídeo.
Você também pode configurar os vídeos para sempre serem reproduzidos em qualquer velocidade de 0.2x a 2.5x tocando no ícone
Please open Telegram to view this post
VIEW IN TELEGRAM
What's on your plate? (tg bot)
Hello, everyone.I created this bot while learning how to connect to ChatGPT’s models via API.Even though about half a year has passed since I developed it, it is still a pretty interesting tool, even for me.Here, I just want to share this tool, and hopefully, it will be useful for someone else as well.I welcome any thoughts or ideas!
Submitted November 24, 2024 at 10:16PM by Last-Ad8134
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1gz1s1g/whats_on_your_plate_tg_bot/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Hello, everyone.I created this bot while learning how to connect to ChatGPT’s models via API.Even though about half a year has passed since I developed it, it is still a pretty interesting tool, even for me.Here, I just want to share this tool, and hopefully, it will be useful for someone else as well.I welcome any thoughts or ideas!
Submitted November 24, 2024 at 10:16PM by Last-Ad8134
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1gz1s1g/whats_on_your_plate_tg_bot/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
How to make bot robust to handle 500k daily users
I need my bot to be responsive and robust to handle the load of many users.
Submitted November 24, 2024 at 11:11PM by Decent_Engine_8
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1gz3243/how_to_make_bot_robust_to_handle_500k_daily_users/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
I need my bot to be responsive and robust to handle the load of many users.
Submitted November 24, 2024 at 11:11PM by Decent_Engine_8
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1gz3243/how_to_make_bot_robust_to_handle_500k_daily_users/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
I need some advice in this mod bot.
here is the details, also let me know what else i can add:1. Welcoming Functionswelcome_new_memberDescription: Handles the process when a new member joins the group.Actions:Deletes Telegram's default welcome message.Generates a unique CAPTCHA for the new member.Sends a CAPTCHA question with multiple-choice options.Mutes the user until they successfully complete the CAPTCHA.Saves CAPTCHA data for the user in context.chat_data.verify_captchaDescription: Validates user responses to the CAPTCHA.Actions:Ensures the callback_data from the button matches the user attempting to respond.Compares the submitted response with the correct answer.If correct:Unmutes the user.Sends a personalized welcome message.If incorrect:Allows up to 3 attempts.Kicks the user if all attempts fail.goodbyeDescription: Deletes exit messages when a user leaves the group.Actions:Deletes Telegram's default exit message.If the user had an active welcome message, deletes it as well.2. Moderation Functionshandle_messageDescription: Processes messages sent by users in the group.Actions:Filters links if link deletion is enabled.Detects bad words and warns the user if one is used.Deletes disallowed messages (links or messages with bad words).Grants experience points to the user based on their activity.add_bad_wordDescription: Adds a word to the group's banned word list.Actions:Only administrators can use this command.Adds the provided word to the list of banned words.Saves the updated configuration to the database.delete_bad_wordDescription: Removes a word from the group's banned word list.Actions:Only administrators can use this command.Deletes the specified word from the banned word list.bad_words_commandDescription: Displays the group's list of banned words.Actions:Sends a message to the group with all the currently filtered words.Only administrators can use this command.toggle_link_deletionDescription: Enables or disables the automatic deletion of links in the group.Actions:Toggles the delete_links_enabled configuration.Notifies the group whether link deletion is enabled or disabled.ban_usersDescription: Bans users from the group based on their join date or username.Actions:Removes users from the group based on the provided join date or username.Only administrators can use this command.3. Bot Interaction FunctionsstartDescription: Introduces the bot to the user when the /start command is executed.Actions:Sends a message explaining the bot's functions.Includes a button to add the bot to a group.help_commandDescription: Displays a complete list of available commands.Actions:Explains basic, moderation, and configuration commands.Replies directly to the user who executed the command.diceDescription: Generates a random number between 1 and 200,000 when the /dice command is used.Actions:Responds with the generated number.Can only be used in groups.4. Bot Configuration Functionsset_interactionDescription: Sets the bot's interaction level in the group.Actions:Adjusts a value between 0 and 3 to determine the bot's frequency of interaction.Only administrators can use this command.save_group_configsDescription: Saves the group's configurations to a JSON file.Actions:Converts necessary data to JSON-compatible format.Saves the updated data to the database.json file.load_db and save_dbDescription: Manages loading and saving the bot's database.Actions:load_db: Loads data from the database.json file when the bot starts.save_db: Saves the bot's current data to the file.5. Miscellaneous FunctionsleaderboardDescription: Displays a ranking of the most active users in the group.Actions:Calculates each user's experience points and level.Displays the top 3 most active participants in the group.summaryDescription: Generates a summary of group activity (daily, weekly, or monthly).Actions:Calculates statistics such as warnings, bans, and new users.Sends the summary to the administrator who executed the command.add_experienceDescription: Increases a user's experience points based on their activity.Actions:Adds…
here is the details, also let me know what else i can add:1. Welcoming Functionswelcome_new_memberDescription: Handles the process when a new member joins the group.Actions:Deletes Telegram's default welcome message.Generates a unique CAPTCHA for the new member.Sends a CAPTCHA question with multiple-choice options.Mutes the user until they successfully complete the CAPTCHA.Saves CAPTCHA data for the user in context.chat_data.verify_captchaDescription: Validates user responses to the CAPTCHA.Actions:Ensures the callback_data from the button matches the user attempting to respond.Compares the submitted response with the correct answer.If correct:Unmutes the user.Sends a personalized welcome message.If incorrect:Allows up to 3 attempts.Kicks the user if all attempts fail.goodbyeDescription: Deletes exit messages when a user leaves the group.Actions:Deletes Telegram's default exit message.If the user had an active welcome message, deletes it as well.2. Moderation Functionshandle_messageDescription: Processes messages sent by users in the group.Actions:Filters links if link deletion is enabled.Detects bad words and warns the user if one is used.Deletes disallowed messages (links or messages with bad words).Grants experience points to the user based on their activity.add_bad_wordDescription: Adds a word to the group's banned word list.Actions:Only administrators can use this command.Adds the provided word to the list of banned words.Saves the updated configuration to the database.delete_bad_wordDescription: Removes a word from the group's banned word list.Actions:Only administrators can use this command.Deletes the specified word from the banned word list.bad_words_commandDescription: Displays the group's list of banned words.Actions:Sends a message to the group with all the currently filtered words.Only administrators can use this command.toggle_link_deletionDescription: Enables or disables the automatic deletion of links in the group.Actions:Toggles the delete_links_enabled configuration.Notifies the group whether link deletion is enabled or disabled.ban_usersDescription: Bans users from the group based on their join date or username.Actions:Removes users from the group based on the provided join date or username.Only administrators can use this command.3. Bot Interaction FunctionsstartDescription: Introduces the bot to the user when the /start command is executed.Actions:Sends a message explaining the bot's functions.Includes a button to add the bot to a group.help_commandDescription: Displays a complete list of available commands.Actions:Explains basic, moderation, and configuration commands.Replies directly to the user who executed the command.diceDescription: Generates a random number between 1 and 200,000 when the /dice command is used.Actions:Responds with the generated number.Can only be used in groups.4. Bot Configuration Functionsset_interactionDescription: Sets the bot's interaction level in the group.Actions:Adjusts a value between 0 and 3 to determine the bot's frequency of interaction.Only administrators can use this command.save_group_configsDescription: Saves the group's configurations to a JSON file.Actions:Converts necessary data to JSON-compatible format.Saves the updated data to the database.json file.load_db and save_dbDescription: Manages loading and saving the bot's database.Actions:load_db: Loads data from the database.json file when the bot starts.save_db: Saves the bot's current data to the file.5. Miscellaneous FunctionsleaderboardDescription: Displays a ranking of the most active users in the group.Actions:Calculates each user's experience points and level.Displays the top 3 most active participants in the group.summaryDescription: Generates a summary of group activity (daily, weekly, or monthly).Actions:Calculates statistics such as warnings, bans, and new users.Sends the summary to the administrator who executed the command.add_experienceDescription: Increases a user's experience points based on their activity.Actions:Adds…
Sending masturbation to every guy that upvotes 🤤 (Yes i actually send try me) Telegram:@cutelove345
No text found
Submitted November 25, 2024 at 02:56AM by Fluid-Sport-4637
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1gz7u6j/sending_masturbation_to_every_guy_that_upvotes/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
No text found
Submitted November 25, 2024 at 02:56AM by Fluid-Sport-4637
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1gz7u6j/sending_masturbation_to_every_guy_that_upvotes/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
2243 groups and channels related to child abuse banned on November, 24.
Total this month: 41984
Report child abuse using the in-app 'Report' button or to stopCA@telegram.org.
Total this month: 41984
Report child abuse using the in-app 'Report' button or to stopCA@telegram.org.
67 terrorist bots and channels banned on November, 24.
Total this month: 14620
Report terrorist content using the in-app 'Report' button or to abuse@telegram.org.
Total this month: 14620
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 🏆
🥇 ArtMatcherBot - ⭐️⭐️⭐️⭐️ (3.5/5 on 118 votes)
🥈 ChiliVersusBot - ⭐️⭐️⭐️⭐️ (3.7/5 on 49 votes)
🥉 stickercanvasbot - ⭐️⭐️⭐️ (3.4/5 on 33 votes)
🏆 BEST BOTS OF ALL TIME 🏆
🥇 music editor - ⭐️⭐️⭐️⭐️⭐️ (4.9/5 on 42099 votes)
🥈 🎧 Music Downloader - ⭐️⭐️⭐️⭐️⭐️ (4.7/5 on 26292 votes)
🥉 Screenshot Generator Bot - ⭐️⭐️⭐️⭐️⭐️ (4.8/5 on 9586 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 🏆
🥇 ArtMatcherBot - ⭐️⭐️⭐️⭐️ (3.5/5 on 118 votes)
🥈 ChiliVersusBot - ⭐️⭐️⭐️⭐️ (3.7/5 on 49 votes)
🥉 stickercanvasbot - ⭐️⭐️⭐️ (3.4/5 on 33 votes)
🏆 BEST BOTS OF ALL TIME 🏆
🥇 music editor - ⭐️⭐️⭐️⭐️⭐️ (4.9/5 on 42099 votes)
🥈 🎧 Music Downloader - ⭐️⭐️⭐️⭐️⭐️ (4.7/5 on 26292 votes)
🥉 Screenshot Generator Bot - ⭐️⭐️⭐️⭐️⭐️ (4.8/5 on 9586 votes)
Botsarchive
The most powerful archive of Telegram bots.
can someone teach how to make nzb bot to mirror nzb file?
No text found
Submitted November 25, 2024 at 01:17PM by Fickle_Selection4295
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1gzhi9s/can_someone_teach_how_to_make_nzb_bot_to_mirror/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
No text found
Submitted November 25, 2024 at 01:17PM by Fickle_Selection4295
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1gzhi9s/can_someone_teach_how_to_make_nzb_bot_to_mirror/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
This media is not supported in your browser
VIEW IN TELEGRAM
📣 Turn Attention into Rewards with Nicegram!
Now you can collect Attention Points (ATT) by simply engaging with content. React, comment, watch ads, and invite friends to gather points – it’s that easy! 🎉
📝 Engage with Posts
💬 Comment & Connect
📺 Watch Ads for Extra Points
👥 Boost Rewards with Friends
Transform ATT points into real value: collect ATT points and take part in our airdrop!
GET STARTED
Start making every tap count!
Download Nicegram:
🛒 AppStore | 🛒 GooglePlay
Join Chat:
🇬🇧 EN Chat | 🇷🇺 RU Chat
Follow us:
✖️ X | 📹 YouTube
Website | Features | Navigation
Now you can collect Attention Points (ATT) by simply engaging with content. React, comment, watch ads, and invite friends to gather points – it’s that easy! 🎉
📝 Engage with Posts
💬 Comment & Connect
📺 Watch Ads for Extra Points
👥 Boost Rewards with Friends
Transform ATT points into real value: collect ATT points and take part in our airdrop!
GET STARTED
Start making every tap count!
Download Nicegram:
🛒 AppStore | 🛒 GooglePlay
Join Chat:
🇬🇧 EN Chat | 🇷🇺 RU Chat
Follow us:
✖️ X | 📹 YouTube
Website | Features | Navigation
Telegram Group adverting ?
I’d like to ask the community for some advice. I run a Telegram group where I support refugees who have fled from war. I’m currently considering enabling the “forward content” feature, so that members can share my carefully crafted posts in other groups as well. I’ve received this suggestion multiple times already.Do you think this could also help me attract new group members? I would be very grateful for any advice, or if you have other suggestions for how I could reach and support more people. Thank you so much in advance!
Submitted November 25, 2024 at 03:16PM by Elma2020
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1gzjsor/telegram_group_adverting/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
I’d like to ask the community for some advice. I run a Telegram group where I support refugees who have fled from war. I’m currently considering enabling the “forward content” feature, so that members can share my carefully crafted posts in other groups as well. I’ve received this suggestion multiple times already.Do you think this could also help me attract new group members? I would be very grateful for any advice, or if you have other suggestions for how I could reach and support more people. Thank you so much in advance!
Submitted November 25, 2024 at 03:16PM by Elma2020
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1gzjsor/telegram_group_adverting/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Forwarded from Telegram Tips
This media is not supported in your browser
VIEW IN TELEGRAM
Mini Apps: Home Screen Shortcuts. Mini apps allow users to place direct shortcuts to specific apps on the home screen of their device.
Tapping a shortcut instantly opens its mini app in Telegram – to access your favorite games and services even faster.
Tapping a shortcut instantly opens its mini app in Telegram – to access your favorite games and services even faster.
Forwarded from Suggerimenti di Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
Mini app: scorciatoie nella schermata Home. Le mini app consentono agli utenti di posizionare scorciatoie dirette ad app specifiche sulla schermata Home del loro dispositivo.
Toccando una scorciatoia, la mini app su Telegram si apre immediatamente, in modo da accedere ai tuoi giochi e servizi preferiti ancora più velocemente.
Toccando una scorciatoia, la mini app su Telegram si apre immediatamente, in modo da accedere ai tuoi giochi e servizi preferiti ancora più velocemente.
Forwarded from Tips de Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
Mini apps: accesos directos. Las mini apps permiten a los usuarios colocar accesos directos a apps específicas en la pantalla de inicio de su dispositivo.
Al tocar un acceso directo, se abre inmediatamente la mini app en Telegram, para que puedas acceder a tus juegos y servicios favoritos aún más rápido.
Al tocar un acceso directo, se abre inmediatamente la mini app en Telegram, para que puedas acceder a tus juegos y servicios favoritos aún más rápido.
👍 Looking for Volunteer Moderators at Nicegram
Nicegram is growing, and we’re searching for responsible moderators to help us manage our vibrant chats and keep them running smoothly.
As a moderator, you’ll:
🟠 Engage with a global community.
🟠 Foster a positive and inclusive environment.
🟠 Help shape the future of Nicegram.
Check out the Nicegram chat ecosystem: @NicegramNavigation
✉️ Apply here
Download Nicegram:
🛒 AppStore | 🛒 GooglePlay
Join Chat:
🇬🇧 EN Chat | 🇷🇺 RU Chat
Follow us:
✖️ X | 📹 YouTube
Website | Features | Navigation
Nicegram is growing, and we’re searching for responsible moderators to help us manage our vibrant chats and keep them running smoothly.
As a moderator, you’ll:
🟠 Engage with a global community.
🟠 Foster a positive and inclusive environment.
🟠 Help shape the future of Nicegram.
Check out the Nicegram chat ecosystem: @NicegramNavigation
✉️ Apply here
Download Nicegram:
🛒 AppStore | 🛒 GooglePlay
Join Chat:
🇬🇧 EN Chat | 🇷🇺 RU Chat
Follow us:
✖️ X | 📹 YouTube
Website | Features | Navigation
Thoughts on this mod bot?
let met know what else i can add.Bot OverviewThe bot is designed for group moderation and enhanced interaction. Its key features include welcoming new members, enforcing rules with CAPTCHA, managing bad words, and offering useful group insights.FunctionsWelcoming New Members:Automatically handles new members with a customizable CAPTCHA verification process.Mutes users until they successfully complete the CAPTCHA.Sends personalized welcome messages.Moderation Tools:Automatically deletes messages with bad words or links (if enabled).Manages a list of banned words for the group.Allows banning users based on join date or username.Supports configurable interaction levels.Group Activity Insights:Displays a leaderboard of the most active members.Generates daily, weekly, or monthly activity summaries, including warnings, bans, and new users.Interactive Commands:Fun features like /dice to roll a random number.Administrator Commands:Configure bot behavior (e.g., interaction level, link deletion).Manage banned words and CAPTCHA settings.Key Commands/start – Introduces the bot and provides a button to add it to a group./help – Displays a list of commands and their descriptions./dice – Rolls a random number between 1 and 200,000./leaderboard – Shows the top 3 active users in the group./summary [daily|weekly|monthly] – Generates a group activity summary./addbadword [word] – Adds a word to the banned words list./deletebadword [word] – Removes a word from the banned words list./badwords – Displays the list of currently banned words./link [on|off] – Toggles automatic link deletion./setinteraction [level] – Sets the bot's interaction level (0–3) this is connected to chatgpt.
Submitted November 25, 2024 at 06:21PM by Dazzling_Zebra820
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1gzo8rx/thoughts_on_this_mod_bot/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
let met know what else i can add.Bot OverviewThe bot is designed for group moderation and enhanced interaction. Its key features include welcoming new members, enforcing rules with CAPTCHA, managing bad words, and offering useful group insights.FunctionsWelcoming New Members:Automatically handles new members with a customizable CAPTCHA verification process.Mutes users until they successfully complete the CAPTCHA.Sends personalized welcome messages.Moderation Tools:Automatically deletes messages with bad words or links (if enabled).Manages a list of banned words for the group.Allows banning users based on join date or username.Supports configurable interaction levels.Group Activity Insights:Displays a leaderboard of the most active members.Generates daily, weekly, or monthly activity summaries, including warnings, bans, and new users.Interactive Commands:Fun features like /dice to roll a random number.Administrator Commands:Configure bot behavior (e.g., interaction level, link deletion).Manage banned words and CAPTCHA settings.Key Commands/start – Introduces the bot and provides a button to add it to a group./help – Displays a list of commands and their descriptions./dice – Rolls a random number between 1 and 200,000./leaderboard – Shows the top 3 active users in the group./summary [daily|weekly|monthly] – Generates a group activity summary./addbadword [word] – Adds a word to the banned words list./deletebadword [word] – Removes a word from the banned words list./badwords – Displays the list of currently banned words./link [on|off] – Toggles automatic link deletion./setinteraction [level] – Sets the bot's interaction level (0–3) this is connected to chatgpt.
Submitted November 25, 2024 at 06:21PM by Dazzling_Zebra820
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1gzo8rx/thoughts_on_this_mod_bot/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
Forwarded from Dicas do Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
Adicione Mídias a Mensagens Enviadas. Mensagens enviadas sem anexos podem ser editadas para incluir mídias e arquivos – de qualquer um dos seus dispositivos.
Você também pode editar mídias enviadas para re-editar fotos ou substituir a mídia em uma mensagem.
Você também pode editar mídias enviadas para re-editar fotos ou substituir a mídia em uma mensagem.
Telegram scammer
https://i.redd.it/ue35rqpbc53e1.jpeg
Submitted November 26, 2024 at 02:11AM by Material_Life3890
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1gzzkvj/telegram_scammer/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
https://i.redd.it/ue35rqpbc53e1.jpeg
Submitted November 26, 2024 at 02:11AM by Material_Life3890
on r/TelegramBots via https://www.reddit.com/r/TelegramBots/comments/1gzzkvj/telegram_scammer/Backup by @tmebackupA @rtptme project - Other backups: http://pixly.link/tme
2097 groups and channels related to child abuse banned on November, 25.
Total this month: 44081
Report child abuse using the in-app 'Report' button or to stopCA@telegram.org.
Total this month: 44081
Report child abuse using the in-app 'Report' button or to stopCA@telegram.org.
648 terrorist bots and channels banned on November, 25.
Total this month: 15268
Report terrorist content using the in-app 'Report' button or to abuse@telegram.org.
Total this month: 15268
Report terrorist content using the in-app 'Report' button or to abuse@telegram.org.