Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor reformatting | clarkzjw | 2023-02-20 | 1 | -0/+1 |
| | |||||
* | implemented basic functions: | clarkzjw | 2023-02-20 | 1 | -0/+5 |
| | | | | | | | | - send a location from Telegram to bot - query a list (7) of POIs from Foursquare - send user inline keyboard button to choose a location - post toot status update to Mastodon with a link to OSM - store previously seen locations in local db | ||||
* | 4sq: add query poi example | clarkzjw | 2023-02-20 | 1 | -25/+5 |
| | |||||
* | add python ini config example | clarkzjw | 2023-02-20 | 1 | -0/+28 |