Closed NorthernChicken closed 10 months ago
I made the code cleaner by using json directly in the request, added error handling to prevent crashes, and improved efficiency by using a Session object to reuse connections. This also seemed to eliminate some connection errors
I made the code cleaner by using json directly in the request, added error handling to prevent crashes, and improved efficiency by using a Session object to reuse connections. This also seemed to eliminate some connection errors