aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* changelog: fix typola-ninpre2022-10-171-1/+1
|
* store only honks in the honkMapla-ninpre2022-10-172-14/+9
| | | | | | 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-statementsla-ninpre2022-10-171-34/+32
|
* main: add a retry amount for getHonksla-ninpre2022-10-172-10/+23
| | | | | should fix #8. also add changelog.
* initla-ninpre2022-10-155-0/+505