This commit is contained in:
Rock Chin
2023-04-06 18:41:21 +08:00
parent 9758756fdd
commit 7aef1758e0

View File

@@ -19,6 +19,7 @@ class DrawCommand(AbstractCommandNode):
import pkg.openai.session
reply = []
if len(ctx.params) == 0:
reply = ["[bot]err: 未提供图片描述文字"]
else: