Official Telethon's chat! Rules: • Speak English • Stay on topic (questions about Telethon) • Be respectful • Don't ask to ask • Spam-related uses lead to ban • Read https://docs.telethon.dev before asking things here Read more about us @TelethonUpdates
Hi and welcome to the group. Before asking any questions, please read the rules from the group's description, and don't forget to read the docs. Make sure you are using the latest version with pip3 install -U telethon
, since most problems have already been fixed in newer versions.
Delay joining + use residential ips
The model value when generating session (device_model, randomize this) + make a join limit with cooldown
Use rotation agent using Time Zone switch
Try these it may help
Hi everyone,
I’m running an SMM system with smart scheduling that adds 1,000 Telegram sessions to groups.
Everything works at first, but after 9 to 15 uses (mostly group joins), many of the sessions start getting banned or just disappear.
Currently:
• I don’t assign a separate proxy to each session
• I’m using basic, low-cost proxies
Why does this happen so consistently after that number of actions?
And what can I do to make the sessions last longer and more stable?
Any advice or experience would be greatly appreciated 🙏
Yes,
Pass lambda : userConfig['mutes']
instead ( either functools.partial(userConfig.__getitem__,'mutes')
fixes this for ya , but anyways I would rather use lambda expression )
request takes attributes=, choices should be returned in response of first request
Читать полностью…they already existed in layer 203, see the arguments of the request
Читать полностью…Please suggest a library for converting voice to text and text to voice that also supports the Persian (Farsi) language.
Читать полностью…I use a proxy, but the accounts are still being deleted.
Читать полностью…Does anyone here understand Telegram sessions and action automation?
Читать полностью…@userCLI.on(events.NewMessage(chats=123456, from_users=userConfig['mutes'], incoming=True))
userConfig['mutes']
changes, the below quote will not update itself. right?
Читать полностью…
Now session except sqlite what's better than storage, such as redis
Читать полностью…hey bro
/channel/TelethonChat/679224
is this feature added or need to patched manually ?
i have a image url like :
domain.com/hfsd8fs9d7f82318231823
without extention like jpg, png...
in my code send as file i want send as image
await bot.send_file(chat_id, url)
That is not related to Telethon. Please move to a different group with the correct topic to continue that conversation
Читать полностью…