0.1.1 • Published 7 years ago

amazon-list-telegram-bot-cli v0.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

amazon-list-telegram-bot-cli

Send an Amazon wish list/shopping list from a Telegram Bot to you

npm.io

Install

$ npm install --global amazon-list-telegram-bot-cli

Usage

$ amazon-list-telegram-bot-cli --help

  Usage
    $ amazon-list-telegram-bot-cli <amazon-list-url> <telegram-bot-token> <telegram-chat-id>

  Example
    $ amazon-list-telegram-bot-cli 'https://www.amazon.com/gp/registry/wishlist/XXX' 'YYY' 'ZZZ'

    (replace XXX, YYY, ZZZ with your Amazon list ID, Telegram bot token and chat ID)

  Tips
    - You can also provide a amazon list URL with filter and sort params
      e.g. ?sort=universal-price&filter=price-drop

Related

License

MIT © Luu Gia Thuy

0.1.1

7 years ago

0.1.0

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago