chore: rename classes

This commit is contained in:
2024-09-09 17:52:41 +08:00
parent 71fb121203
commit 47f12332df
2 files changed
+2 -2

No files matched your search

@@ -123,7 +123,7 @@ class JiJianCommand : BaseCommand() {
}
}
class MyNiuziSignCommand : BaseCommand() {
class MyNiuziCommand : BaseCommand() {
override val commandNames = listOf("我的牛子")
override suspend fun executeGroup(listener: OBMessage, message: GroupMessage, args: List<String>) {