feat: add the history of today command
This commit is contained in:
6 files changed
+82
-3
No files matched your search
@@ -34,5 +34,6 @@ data class Config(
|
||||
val llamaModel: String,
|
||||
val qqMusicApiUrl: String,
|
||||
val startUpNoticeUser: Long,
|
||||
val selfId: Long
|
||||
val selfId: Long,
|
||||
val tianXingApiKey: String,
|
||||
)
|
||||
Reference in New Issue
Block a user