This commit is contained in:
2024-09-24 13:03:24 +08:00
parent 3dfcd3314c
commit 56c65a1165
6 files changed
+122 -8

No files matched your search

@@ -41,7 +41,6 @@ import cn.rtast.fancybot.util.str.fromJson
import cn.rtast.rob.ROneBotFactory
import cn.rtast.rob.entity.AddFriendRequest
import cn.rtast.rob.entity.FileEvent
import cn.rtast.rob.entity.GetMessage
import cn.rtast.rob.entity.GroupMessage
import cn.rtast.rob.entity.GroupRevokeMessage
import cn.rtast.rob.enums.ArrayMessageType
@@ -199,7 +198,8 @@ val commands = listOf(
AsciiArtCommand(), StatusCommand(),
JueCommand(), ShortLinkCommand(),
TenSetuCommand(), ShotSelfCommand(),
ShotOtherCommand(), ReverseGIFCommand()
ShotOtherCommand(), ReverseGIFCommand(),
DMCommand()
)
val START_UP_TIME = Instant.now().epochSecond