vadymfedorets / notpixel

NotPixel is a Telegram automation tool designed to help you manage and interact with @notpixel. This bot can create sessions, gather statistics, and automate tasks for your accounts. https://t.me/crypto_alcash one of forks of my code: https://github.com/YarmolenkoD/notpixel
https://t.me/hidden_coding
Apache License 2.0
154 stars 38 forks source link

Unknown error during Authorization: Telegram says: [420 FLOOD_WAIT_X] #33

Closed mollyxs closed 1 month ago

mollyxs commented 1 month ago

После обновы:

image

mollyxs commented 1 month ago

Хз, само пофиксилось походу, больше не появляется 😅👍

batreller commented 2 weeks ago

I got the same problem @vadymfedorets

Is it possible that error is caused by peer = await self.tg_client.resolve_peer(bot_peer) as it resolves peer by username every instead of just resolving peer once by username and then just store user_id and access_hash and use them in future to get peer?