Telegram Member Adder Script
Budget: $30 – $250 USD
I need a small, reliable Python program that lets me pull recently-active members (online in the past 24 hours) from any public or private Telegram group and add them—slowly and safely—to my own group.
Here is what matters to me:
• The code must use Telethon or Pyrogram.
• Only members scraped within the last day should be queued.
• Adds must run with a random pause of roughly 90-180 seconds and stop automatically once 35-40 users have been added that day.
• Any FloodWait or similar Telegram error should trigger an automatic sleep and resume without crashing or duplicating users.
• I am not a programmer, so entering my API ID, API Hash, source link, and target link should be as simple as filling a config file or answering straightforward prompts—whichever you feel is least error-prone.
• Final delivery must include either a quick screen-capture video or a concise text walkthrough that shows me how to run everything on Windows.
Acceptance will be based on:
1. The script adding at least five test users without hitting Telegram limits.
2. Correct daily cap and delay behaviour demonstrated in logs.
3. Clear documentation that lets me reproduce the test on my own PC.
If you have existing tooling that meets these points, feel free to adapt it; otherwise please build from scratch.
Here is what matters to me:
• The code must use Telethon or Pyrogram.
• Only members scraped within the last day should be queued.
• Adds must run with a random pause of roughly 90-180 seconds and stop automatically once 35-40 users have been added that day.
• Any FloodWait or similar Telegram error should trigger an automatic sleep and resume without crashing or duplicating users.
• I am not a programmer, so entering my API ID, API Hash, source link, and target link should be as simple as filling a config file or answering straightforward prompts—whichever you feel is least error-prone.
• Final delivery must include either a quick screen-capture video or a concise text walkthrough that shows me how to run everything on Windows.
Acceptance will be based on:
1. The script adding at least five test users without hitting Telegram limits.
2. Correct daily cap and delay behaviour demonstrated in logs.
3. Clear documentation that lets me reproduce the test on my own PC.
If you have existing tooling that meets these points, feel free to adapt it; otherwise please build from scratch.
Related categories:
PHP
JavaScript
Python
Software Architecture
Scripting
Automation
API Development
Telegram API