bump rob to 1.12.7, simple-java-mail to 8.12.1

This commit is contained in:
2024-10-04 12:15:24 +08:00
parent 45fafd4a4d
commit 5f0921410d
3 files changed
+4 -4

No files matched your search

@@ -67,6 +67,6 @@ class BullShitGenerateCommand : BaseCommand() {
.addMessageChain(MessageChain.Builder().addText(finalText).build(), configManager.selfId)
.build()
message.reply(node)
message.sender.groupPoke()
message.sender.poke()
}
}