feat: add genshin command
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user