You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Connection to Telegram established.
Please wait...
Select the .txt file with search terms. Each search term should be on a new line.
d:\tg-keyword-trends-master\main.py:92: RuntimeWarning: coroutine 'AuthMethods._start' was never awaited
if not client.start():
RuntimeWarning: Enable tracemalloc to get the object allocation traceback
Search terms TXT file found
Traceback (most recent call last):
File ~\anaconda3\Lib\site-packages\spyder_kernels\py3compat.py:356 in compat_exec
exec(code, globals, locals)
File d:\tg-keyword-trends-master\main.py:683
count, start_time, total_channels = 0, t.time(), sum(1 for dialog in dialogs if dialog.is_channel)
TypeError: 'coroutine' object is not iterable
The text was updated successfully, but these errors were encountered:
Connection to Telegram established.
Please wait...
Select the .txt file with search terms. Each search term should be on a new line.
d:\tg-keyword-trends-master\main.py:92: RuntimeWarning: coroutine 'AuthMethods._start' was never awaited
if not client.start():
RuntimeWarning: Enable tracemalloc to get the object allocation traceback
Search terms TXT file found
Traceback (most recent call last):
File ~\anaconda3\Lib\site-packages\spyder_kernels\py3compat.py:356 in compat_exec
exec(code, globals, locals)
File d:\tg-keyword-trends-master\main.py:683
count, start_time, total_channels = 0, t.time(), sum(1 for dialog in dialogs if dialog.is_channel)
TypeError: 'coroutine' object is not iterable
The text was updated successfully, but these errors were encountered: