Olloyor Maxammatnabiyev

Results 7 issues of Olloyor Maxammatnabiyev

when i run tiktokbot.py ImportError: cannot import name 'sync_playwright' from 'playwright'

socket.gaierror: [Errno 11001] getaddrinfo failed

how can we use icons in an easier way

Add endpoint to fetch all players' names. * Add a new endpoint `get_all_players_names` in `app/api/endpoints/players.py`. * Create a new method `get_all_players_names` in `app/services/players/search.py` to fetch all players' names. * Update...