feat: add like me command

This commit is contained in:
2024-09-08 19:29:21 +08:00
parent e33c62aee3
commit 271236691c
2 files changed
+27 -1

No files matched your search

@@ -98,7 +98,7 @@ val commands = listOf(
RemakeCommand(), PixivCommand(),
RUACommand(), NslookupCommand(),
NiuziSignCommand(), MyNiuziSignCommand(),
JiJianCommand()
JiJianCommand(), LikeMeCommand()
)
suspend fun main() {