feat: add genshin command

This commit is contained in:
2024-09-24 14:30:29 +08:00
parent 0c19984e60
commit 02578a8901
2 files changed
+22 -1

No files matched your search

@@ -192,7 +192,8 @@ val commands = listOf(
JueCommand(), ShortLinkCommand(),
TenSetuCommand(), ShotSelfCommand(),
ShotOtherCommand(), ReverseGIFCommand(),
NiuziTransferCommand(), NiuziQueryCommand()
NiuziTransferCommand(), NiuziQueryCommand(),
GenshinCommand()
)
val START_UP_TIME = Instant.now().epochSecond