How you can use this Alert Bot?
Easy, you only need to follow this steps:
- Change var collection for the name of the collection to the name collection you want to track.
- The price of the WantedPrice must be changed, when collection go down this price the bot will notify you.
- Go to Telegram and open conversation with https://t.me/BotFather
- Send /newbot
- Put bot name, this name must have _bot
- Copy your API KEY to botAPI
- Send something to your bot conversation
- Open this website https://api.telegram.org/botAPIKEY/getUpdates, changing APIKEY for your KEY and copy chat id.
- Change chatID with this ID.
- Change photo with link of your collection photo.
NOW can go to the terminal and type "python main.py" Wait and you receive a notification when the price goes down.