feat: add like me command
This commit is contained in:
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() {
|
||||
|
||||
Reference in New Issue
Block a user