SpikeHD / AmazonMonitor

Amazon price checker, item monitor and stock monitor, all shoved into a Discord bot
GNU General Public License v3.0
235 stars 39 forks source link

hey, does this work for amazon.in. #66

Closed adityasanehi closed 3 years ago

adityasanehi commented 3 years ago

I've had decent luck w updates on Amazon.com. I was looking to see if it supports Amazon.in (sample: https://www.amazon.in/Bundled-Spider-Man-GTaSport-Ratchet-3Month/dp/B08FNXXH5J/ref=sr_1_1?dchild=1&keywords=playstation&qid=1621324095&sr=8-1). Please verify.

SpikeHD commented 3 years ago

You verify yourself just by testing the details command on a link from that country. It should support all countries.

adityasanehi commented 3 years ago

Response getting this response and this with Debug

SpikeHD commented 3 years ago

I don't believe that is an error with amazon.in specifically. You may be missing a dependency. What does your config.json look like with the token excluded?

adityasanehi commented 3 years ago

Screenshot_2

SpikeHD commented 3 years ago

Welp, I verified myself and the link seemed to output details just fine, and the price is watched like normal. Your config.json doesn't seem to have anything wrong with it either, so I guess just try re-cloning the repo and trying again,

Good luck!!