chore: nothing
This commit is contained in:
1 file changed
+1
-1
@@ -39,7 +39,7 @@ class IdiomExplainCommand : BaseCommand() {
|
|||||||
.addNewLine(2)
|
.addNewLine(2)
|
||||||
.addText("出处: ${response.provenance}")
|
.addText("出处: ${response.provenance}")
|
||||||
.addNewLine(2)
|
.addNewLine(2)
|
||||||
.addText("发音: ${response.sound}")
|
.addText(response.sound)
|
||||||
.build()
|
.build()
|
||||||
message.reply(msg)
|
message.reply(msg)
|
||||||
} catch (_: Exception) {
|
} catch (_: Exception) {
|
||||||
|
|||||||
Reference in New Issue
Block a user