subito-it-searcher
subito-it-searcher copied to clipboard
searcher for subito.it
Ho seguito tutti i passaggi, inserito il token e il chat id, ho controllato anche il telegram_api_credentials, e tutti i dati sono corretti, ma su telegram non compare nulla.
C:\Users\IoSonoLeggenda\Desktop\subito>python subito-searcher.py --refresh Traceback (most recent call last): File "C:\Users\IoSonoLeggenda\Desktop\subito\subito-searcher.py", line 294, in load_queries() File "C:\Users\IoSonoLeggenda\Desktop\subito\subito-searcher.py", line 61, in load_queries queries = json.load(file) File "C:\Users\IoSonoLeggenda\AppData\Local\Programs\Python\Python39\lib\json\__init__.py", line 293, in load return...
buongiorno a tutti ho seguito passo passo le istruzioni 1 Creato un bot da @botfather 2 Creato un canale e reso amministratore il bot creato 3 lanciata la stringa mettendo...
Better handling of exceptions, especially when a connection drop occurs.
The include/exclude filter are applied on item title, and saved in the json. I'm not very happy of my solution. I'm spoking about `print_sitrep()` and `print_queries()` nested loop. Honestly, I'm...
### Description When an item is sold remove from list or the item should not be added to the list (this in the case a new item is already sold)....
Quando inserisco una nuovo prodotto mi dà un errore penso inerente a --minPrice e --maxPrice. Se invio il comando senza quelli due valori, la query viene inserita normalmente. Problema riscontrato...