Commit Graph

4 Commits

Author SHA1 Message Date
Kay Faraday 285610667b use v1 API for posting images instead of v2
Apparently even when using the v2 API, which returns image IDs before they're finished processing, you have to wait for them to finish before attaching them to a post, which defeats the purpose. Use v1 API to avoid this.
2022-07-03 01:39:58 +00:00
Kay Faraday abc05ba85e handle rate limits 2022-07-02 23:35:16 +00:00
Kay Faraday b1a9b37c5e deduplicate aiohttp session creation 2022-07-02 23:09:46 +00:00
io 1d8b4fd8c9 initial commit 2022-05-20 01:28:46 +00:00