feat: add poke reply
This commit is contained in:
6 files changed
+21
-4
No files matched your search
@@ -35,4 +35,5 @@ class ConfigManager : JsonFileHandler<Config>("config.json") {
|
||||
val llamaModel = config.llamaModel
|
||||
val qqMusicApiUrl = config.qqMusicApiUrl
|
||||
val startUpNoticeUser = config.startUpNoticeUser
|
||||
val selfId = config.selfId
|
||||
}
|
||||
Reference in New Issue
Block a user