aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* deploy: add Dockerfile and docker-compose.yamlclarkzjw2023-02-231-0/+7
|
* bot: encrypt access_key with cryptography.fernet libraryclarkzjw2023-02-231-0/+1
|
* remove outdated configclarkzjw2023-02-231-6/+0
|
* implemented basic functions:clarkzjw2023-02-201-13/+7
| | | | | | | | - 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
* ignore config.ini in .gitignoreclarkzjw2023-02-201-0/+15
    Powered by cgit v1.2.3 (git 2.41.0)