index
:
flatbot.git
master
Telegram notification tool for rightmove.co.uk URLs.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-04-01
Extend parser to parse properties for sale
HEAD
master
Dmitry Ilvokhin
2025-03-18
Sort and unique fetched flats
Dmitry Ilvokhin
2025-03-15
Annotate `flat` fileds for JSON
Dmitry Ilvokhin
2025-03-15
Swap checks for number of arguments and token
Dmitry Ilvokhin
2025-03-15
Add test section to README.txt
Dmitry Ilvokhin
2025-03-15
Remove TODO.txt
Dmitry Ilvokhin
2025-03-12
Add encrypted secrets to repository
Dmitry Ilvokhin
2025-03-09
Trim state file to prevent unbounded grow
Dmitry Ilvokhin
2025-03-09
Add README.txt file with basic description
Dmitry Ilvokhin
2025-03-08
Squash repeated types
Dmitry Ilvokhin
2025-03-08
Manage options with CLI flags
Dmitry Ilvokhin
2025-03-08
Move *.html from htmls to testdata
Dmitry Ilvokhin
2025-03-08
Add .gitignore file
Dmitry Ilvokhin
2025-03-08
Generilize `removeAlreadySent` and `removeDelisted`
Dmitry Ilvokhin
2025-03-05
Basic implemention of the full flow
Dmitry Ilvokhin
2025-03-03
Send message to Telegram
Dmitry Ilvokhin
2025-03-02
Split logic to multiple files
Dmitry Ilvokhin
2025-02-25
Implement URL fetching and page parsing
Dmitry Ilvokhin