Commit graph

2 commits

Author SHA1 Message Date
Harry
1cf7953d68
Use get_running_loop instead of get_event_loop
asyncio.get_event_loop() is deprecated in Python 3.10+; use asyncio.get_running_loop() instead.
2026-03-25 22:38:34 +08:00
spidercatfly
6ff4861f88 initial commit 2026-03-24 16:03:22 +08:00