aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.txt
Commit message (Collapse)AuthorAgeFilesLines
* changelog: add the initla-ninpre2022-10-171-0/+4
|
* implement truncation of a honkla-ninpre2022-10-171-1/+2
| | | | should fix #9.
* changelog: fix typola-ninpre2022-10-171-1/+1
|
* store only honks in the honkMapla-ninpre2022-10-171-0/+1
| | | | | | 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!
* main: add a retry amount for getHonksla-ninpre2022-10-171-0/+5
should fix #8. also add changelog.