feat: add the history of today command
This commit is contained in:
6 files changed
+82
-3
No files matched your search
@@ -36,4 +36,5 @@ class ConfigManager : JsonFileHandler<Config>("config.json") {
|
||||
val qqMusicApiUrl = config.qqMusicApiUrl
|
||||
val startUpNoticeUser = config.startUpNoticeUser
|
||||
val selfId = config.selfId
|
||||
val tianXingApiKey = config.tianXingApiKey
|
||||
}
|
||||
Reference in New Issue
Block a user