Moved waifu pics to a separate module and improved shutdown handling.

This commit is contained in:
kku
2024-12-16 20:00:32 +01:00
parent 53d5827ed9
commit 5c763fc02e
3 changed files with 7 additions and 4 deletions

3
modules/waifu_pics.py Normal file
View File

@@ -0,0 +1,3 @@
from WaifuPicsPython import WaifuAsync
waifu_pics: WaifuAsync = WaifuAsync()