SpikeHD / AmazonMonitor

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

Link #33

Closed machwears closed 3 years ago

machwears commented 3 years ago

Where do I place the amazon links/products that I want to watch?

SpikeHD commented 3 years ago

Use the "watch [link to product]" command 😃👍

machwears commented 3 years ago

In the watch.json file? Or in the command terminal? After typing in node index in the cmd, it shows AMAZON WATCHER but does not let me input anymore commands. Thank you for the help!

SpikeHD commented 3 years ago

This was designed for use in Discord, not just the raw terminal. Refer to the "creating a bot user" and "inviting it to your server" sections of the README.

machwears commented 3 years ago

I have the bot working on discord (Watching 0 items!) but when I message "watch [link]" it does not change

SpikeHD commented 3 years ago

You need to begin the command with the prefix you set

machwears commented 3 years ago

Thank you so much. Where would I edit the link from the notification?

For example, when the bot notifies me of the item availability, I want it to send a link that will automatically add it to cart.

Thanks for answering!

SpikeHD commented 3 years ago

There is currently is no implemented way to do that yet. If you could, create a separate issue describing that and I'll get to it when I can.