git404hub

what is telegram-invite-automation fr?

sarakhanld66-bit/telegram-invite-automation — explained in plain English

Analysis updated 2026-05-18

184Audience · generalComplexity · 3/5LicenseSetup · moderate

tl;dr

A Telegram mass member adding bot with human-mimicking rate limits, marketed with softened language to obscure its spam-like behavior.

vibe map

mindmap
  root((Telegram Adder))
    What it does
      Mass member adding
      Rate limit evasion
      AI written messages
    Tech stack
      Python
      Telegram MTProto
      Docker
    Use cases
      Grow a Telegram group
      Automate outreach
      Track results on dashboard
    Audience
      General users
      Community growth accounts

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Automatically add users from other groups into an owner's Telegram group.

VIBE 2

Rate limit and pace automated actions to try to avoid spam detection.

VIBE 3

Generate AI written introduction messages based on a target group's tone.

what's the stack?

PythonTelegram MTProto APIYAML configDocker

how it stacks up fr

sarakhanld66-bit/telegram-invite-automation6hourt9/push-video-wallpaper-engineabhirammandula-boop/nooklink-pc-emulator-toolkit
Stars184184184
Setup difficultymoderateeasyeasy
Complexity3/52/52/5
Audiencegeneralvibe codergeneral

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · moderate time til it works · 1h+

Requires Telegram API credentials and a phone-linked session, designed to evade platform spam detection, which carries ban risk.

README badge claims MIT license, which generally permits free use, modification, and redistribution.

in plain english

This repository describes a Python tool for automatically adding Telegram users to a group or channel, despite framing itself with softer language like "introductions" and "digital ambassador" rather than calling it a member adding bot. Stripped of that framing, the README describes a script that logs into a Telegram account through the MTProto API, finds users in other groups that match a target profile, and adds them to the owner's own group or channel automatically. According to the README, the tool includes rate limiting features meant to imitate human browsing patterns and avoid Telegram's spam detection, such as randomized delays between actions, daily interaction caps, and account health monitoring that adjusts pacing based on how the account is being treated by Telegram. It documents a YAML configuration format for setting daily limits, active hours, and target group filters like member count and language, plus proxy rotation support and a Docker deployment option with a web dashboard for tracking results. The README also describes optional OpenAI and Claude API integration for generating personalized introduction messages based on a target group's recent conversation history and tone, with configuration snippets showing where an API key would go. It lists support across Windows, macOS, Linux, Raspberry Pi, and a beta mode on Android through Termux, along with a partially completed set of language translations for the interface. Mass adding users to a Telegram group without their direct action is against Telegram's terms of service and is commonly treated as spam behavior by the platform, regardless of how gently a tool describes what it does. Automation designed specifically to evade a platform's spam detection carries a real risk of account bans, and depending on how it is used, may also raise privacy and consent concerns for the people being added.

prompts (copy fr)

prompt 1
Explain why this tool's description of itself differs from what Telegram's terms of service would call it.
prompt 2
What are the account ban and legal risks of mass adding users to a Telegram group without consent?
prompt 3
Summarize the rate limiting techniques this README describes and why they exist.
prompt 4
List questions to ask before using any automation tool that claims to imitate human behavior to avoid detection.

Frequently asked questions

what is telegram-invite-automation fr?

A Telegram mass member adding bot with human-mimicking rate limits, marketed with softened language to obscure its spam-like behavior.

What license does telegram-invite-automation use?

README badge claims MIT license, which generally permits free use, modification, and redistribution.

How hard is telegram-invite-automation to set up?

Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.

Who is telegram-invite-automation for?

Mainly general.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.