mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-02 03:55:55 +00:00
ci: test
This commit is contained in:
@@ -19,6 +19,7 @@ class DrawCommand(AbstractCommandNode):
|
||||
import pkg.openai.session
|
||||
|
||||
reply = []
|
||||
|
||||
if len(ctx.params) == 0:
|
||||
reply = ["[bot]err: 未提供图片描述文字"]
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user