Skip to content

Project allows to use API from zakaz.ua (delivery_schedule/plan) and send message to Telegram if slot is available. It really helps in COVID-19 quarantine situation when most slots are busy.

Notifications You must be signed in to change notification settings

vmidyllic/order-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project allows to use API from zakaz.ua (delivery_schedule/plan) and send message to Telegram if slot is available. It really helps in COVID-19 quarantine situation when most slots are busy.

Config.json should be placed in root folder.

 BotAPIKey  string `mapstructure:"bot_api_key"`
 TargetURL  string `mapstructure:"target_url"`
 ChatID     int64  `mapstructure:"chat_id"`
 MessageURL string `mapstructure:"message_url"

Target url example https://stores-api.zakaz.ua/stores/48215611/delivery_schedule/plan/

About

Project allows to use API from zakaz.ua (delivery_schedule/plan) and send message to Telegram if slot is available. It really helps in COVID-19 quarantine situation when most slots are busy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages