feat: 当程序异常退出时给轻雪提交错误报告

This commit is contained in:
2024-03-25 12:55:16 +08:00
parent 172f45208f
commit 987b00d2ad
3 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,4 @@
import sys
from typing import Optional
import nonebot