aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - bot: support pleroma instancesclarkzjw2023-02-231-0/+21
| | | | - status_update() in mastodon.py currently doesn't support content_type, thus it still fallbacks to text/plain on pleroma instances when adding comments
* bot: add command templatesclarkzjw2023-02-231-2/+0
|
* bot: change create_poi to create_or_update_poiclarkzjw2023-02-231-2/+2
|
* bot: set default toot visibility to privateclarkzjw2023-02-231-1/+0
|
* bot: test peewee sqlite3clarkzjw2023-02-231-3/+2
|
* bot: enable location searchclarkzjw2023-02-211-6/+8
|
* attach top popular photo to mastodon media postclarkzjw2023-02-201-0/+53
    Powered by cgit v1.2.3 (git 2.41.0)