| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | store only honks in the honkMap | la-ninpre | 2022-10-17 | 1 | -14/+8 |
| | | | | | | | we only need the message id from TelegramResponse, so no need to store everything else inside a struct inside a map. on a way to encapsulate and isolate the honkMap! | ||||
| * | improve comments and compact if-statements | la-ninpre | 2022-10-17 | 1 | -34/+32 |
| | | |||||
| * | main: add a retry amount for getHonks | la-ninpre | 2022-10-17 | 1 | -10/+18 |
| | | | | | | should fix #8. also add changelog. | ||||
| * | init | la-ninpre | 2022-10-15 | 1 | -0/+449 |
