aboutsummaryrefslogtreecommitdiffstats
path: root/hived.go (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-22go mod update and postman update [ci skip]terminaldweller1-0/+1
2021-07-22want to switch to grpc for the telegram bot. obviously take the telegram bot ...terminaldweller1-1/+9
2021-03-13added graceful shutdown.fixed the -help crashing problem. wasnt setting the c...terminaldweller1-24/+127
2021-03-08removed some dead code.terminaldweller1-62/+9
2021-02-26fixed a typo. updated READMEterminaldweller1-2/+1
2021-02-26added a health endpoint. change endpoint name to alert. added a health endpoi...terminaldweller1-12/+62
2021-02-25added a new endpoint for changelly. added somewhat decent logging. cleaned up...terminaldweller1-80/+155
2021-02-23removed the expression parser. using a lib now. the addalert endpoint is work...terminaldweller1-37/+211
2021-02-22finished the pair endpoint. writing a simple expression parser for the alert ...terminaldweller1-13/+159
2021-02-21the price end point works, the telegram bot is only echo thoughterminaldweller1-0/+150