diff --git a/src/main/kotlin/cn/rtast/fancybot/commands/misc/NWWNCommand.kt b/src/main/kotlin/cn/rtast/fancybot/commands/misc/NWWNCommand.kt index 68c4850..9aa23b7 100644 --- a/src/main/kotlin/cn/rtast/fancybot/commands/misc/NWWNCommand.kt +++ b/src/main/kotlin/cn/rtast/fancybot/commands/misc/NWWNCommand.kt @@ -99,6 +99,7 @@ class XNMCommand: BaseCommand() { } } +@CommandDescription("设静") class SJCommand: BaseCommand() { override val commandNames = listOf("sj")