Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-02-25 | added a new endpoint for changelly. added somewhat decent logging. cleaned ↵ | terminaldweller | 1 | -2/+9 | |
up the code a bit. the secrets are all environment variables now since we want publicly availale CI. the api and postman docs are added. added travis integration. | |||||
2021-02-23 | removed the expression parser. using a lib now. the addalert endpoint is ↵ | terminaldweller | 1 | -1/+16 | |
working. alert messages about fullfilment in tg now. using redis as db to keep the alerts in. | |||||
2021-02-22 | finished the pair endpoint. writing a simple expression parser for the alert ↵ | terminaldweller | 1 | -0/+3 | |
endpoint | |||||
2021-02-21 | the price end point works, the telegram bot is only echo though | terminaldweller | 1 | -0/+18 | |