chore: chore: chore

This commit is contained in:
2024-10-07 20:44:26 +08:00
parent 938ef0792a
commit 327426988b
1 file changed
+1 -1
@@ -18,7 +18,7 @@ import java.net.URI
@CommandDescription("给我打钱!") @CommandDescription("给我打钱!")
class SupportMeCommand : BaseCommand() { class SupportMeCommand : BaseCommand() {
override val commandNames = listOf("打钱", "给满子打钱") override val commandNames = listOf("打钱", "我打钱", "满子打钱")
override suspend fun executeGroup( override suspend fun executeGroup(
listener: OneBotListener, listener: OneBotListener,