mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-22 13:46:13 +08:00
陆
This commit is contained in:
parent
a0ad8af4cc
commit
a150061e5f
@ -100,7 +100,7 @@ object DefaultCommands {
|
||||
|
||||
registerCommand {
|
||||
name = "login"
|
||||
description = "机器人登陆"
|
||||
description = "机器人登录"
|
||||
onCommand {
|
||||
if (this !is ConsoleCommandSender) {
|
||||
sendMessage("请在后台使用该指令")
|
||||
|
Loading…
Reference in New Issue
Block a user