summaryrefslogtreecommitdiff
path: root/flatbot.go
AgeCommit message (Expand)Author
2025-03-15Swap checks for number of arguments and tokenDmitry Ilvokhin
2025-03-09Trim state file to prevent unbounded growDmitry Ilvokhin
2025-03-08Manage options with CLI flagsDmitry Ilvokhin
2025-03-08Generilize `removeAlreadySent` and `removeDelisted`Dmitry Ilvokhin
2025-03-05Basic implemention of the full flowDmitry Ilvokhin
2025-03-03Send message to TelegramDmitry Ilvokhin
2025-03-02Split logic to multiple filesDmitry Ilvokhin
2025-02-25Implement URL fetching and page parsingDmitry Ilvokhin