V
V
Vyacheslav Grachunov2019-08-04 15:56:10
Python
Vyacheslav Grachunov, 2019-08-04 15:56:10

How to avoid a ban when subscribing to many telegram channels?

You need to subscribe to more than 100 telegram channels. I subscribe in a loop with a sleep of 30 seconds - I get a temporary ban with an ever-increasing unbanned time counter:

telethon.errors.rpcerrorlist.FloodWaitError: A wait of 961 seconds is required (caused by ImportChatInviteRequest)

Is there any way to avoid this? What is the minimum delay in order to not be banned? Or is it determined differently and increasing the delay will not help?
I use telethon library

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
Taus, 2019-08-04
@Taus

Read the documentation for telethon( Avoiding limits ) more carefully.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question