feat: 当程序异常退出时给轻雪提交错误报告
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
import sys
|
||||
from typing import Optional
|
||||
|
||||
import nonebot
|
||||
|
Reference in New Issue
Block a user
@ -1,3 +1,4 @@
|
||||
import sys
|
||||
from typing import Optional
|
||||
|
||||
import nonebot
|
||||
|