aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'feature/poi_photo'clarkzjw2023-02-214-25/+236
|\ | | | | | | allow users to upload up to 4 photos when checking in
| * add allow_reentry=True to fix job queue exec without return to conversation ↵clarkzjw2023-02-211-6/+18
| | | | | | | | handler callbacks
| * add TODOclarkzjw2023-02-201-0/+3
| |
| * allow users to upload photosclarkzjw2023-02-201-30/+196
| |
| * add TODOclarkzjw2023-02-201-0/+1
| |
| * add TODOclarkzjw2023-02-201-0/+3
| |
| * attach top popular photo to mastodon media postclarkzjw2023-02-203-8/+34
|/
* minor reformattingclarkzjw2023-02-204-7/+14
|
* basic featuresclarkzjw2023-02-2011-38/+147
|\
| * implemented basic functions:clarkzjw2023-02-2010-61/+111
| | | | | | | | | | | | | | | | - 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 exampleclarkzjw2023-02-204-27/+41
| |
| * ignore config.ini in .gitignoreclarkzjw2023-02-202-0/+4
| |
| * add python ini config exampleclarkzjw2023-02-203-0/+41
|/
* add mastodon.py exampleclarkzjw2023-02-204-0/+30
|
* add python-telegram-bot inline keyboard exampleclarkzjw2023-02-202-0/+91
|
* initclarkzjw2023-02-202-0/+163
Powered by cgit v1.2.3 (git 2.41.0)