aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-02-25added a new endpoint for changelly. added somewhat decent logging. cleaned ↵terminaldweller1-0/+1
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-23removed the expression parser. using a lib now. the addalert endpoint is ↵terminaldweller1-0/+10
working. alert messages about fullfilment in tg now. using redis as db to keep the alerts in.