Skip to content

Latest commit

 

History

History
52 lines (42 loc) · 2.63 KB

README.md

File metadata and controls

52 lines (42 loc) · 2.63 KB

AmazonBuddy: Your Discord Companion for Product Information

Meet AmazonBuddy, your Discord companion for seamless product information extraction! This feature-rich Discord bot empowers you to effortlessly retrieve the ASIN or ISBN of a product from a link sent in a direct message. But that's not all – AmazonBuddy goes beyond identification; it can also retrieve detailed product reviews. Follow these steps to make the most of AmazonBuddy:

Discord bot

  1. Invite the Bot:

  2. Extract Product Identifiers:

    • Send an Amazon product link to AmazonBuddy in a direct message.
    • The bot will swiftly analyze the link and respond with the corresponding ASIN or ISBN.
    • To retrieve product ASIN, use the following command:
      !asin <product_link>
      
  3. Fetch Product Reviews:

    • To retrieve product reviews, use the following command:
      !rev <product_link>
      
    • AmazonBuddy will fetch and present the top positive and top critical reviews for your selected product.
  4. Fetch Product Details:

    • To retrieve product details, use the following command:
        !info <product_link>
    
    • Replace prdouct_link with the desired link, and AmazonBuddy will provide detailed information about the corresponding product.

Supported domains:

  • ".in" (India)
  • ".com" (US)
  • ".co.uk" (UK)
  • ".fr" (France)
  • ".com.mx" (Mexico)
  • ".com.br" (Brazil)
  • ".com.au" (Australia)
  • ".com.jp (Japan)"
  • ".se" (Sweden)
  • ".de" (Germany)
  • ".it" (Italy)

Important:

  • Exercise caution and use AmazonBuddy responsibly, adhering to Amazon's terms of service to avoid potential issues with website access.

Feedback and Support:

  • If you encounter any issues or have suggestions for improvements, feel free to open an issue on the repository or submit a pull request.

License:

  • AmazonBuddy is provided under the GPL-3.0 license. It is shared for educational purposes, and the author disclaims responsibility for any damages or legal issues arising from its use. Use it at your own risk, and thank you for choosing AmazonBuddy!