Commit Graph

11 Commits

Author SHA1 Message Date
John Smith
104f0da94e 修复aiohttp的BUG导致的协程被异常取消 2024-01-30 23:58:27 +08:00
John Smith
ee3b11e001 防止协程执行完之前就被GC 2024-01-25 20:11:42 +08:00
John Smith
9c3538f17b 限制请求开放平台的频率 2023-11-26 15:50:12 +08:00
John Smith
de0bac3119 添加开放平台接口的代理 2023-09-08 20:53:04 +08:00
John Smith
72841ab46e 优雅地停机 2023-09-06 21:34:04 +08:00
John Smith
63f541b87e 使用Python 3.8的asyncio特性 2023-07-29 12:48:57 +08:00
John Smith
57ec8495e1 修复aiohttp的一些警告 2023-07-29 01:22:21 +08:00
John Smith
b98a8f6680 修复cookie导致的获取头像失败 2023-07-06 23:25:07 +08:00
John Smith
1f89d0d1cf 添加cookie提高获取头像成功率 2022-10-09 18:53:42 +08:00
John Smith
062e7ed1aa 临时修复获取头像请求被屏蔽的问题 2022-09-28 00:11:29 +08:00
John Smith
e40f1511ed 拆出服务模块 2022-02-15 00:18:46 +08:00