feat: add poke reply
This commit is contained in:
6 files changed
+21
-4
No files matched your search
@@ -33,5 +33,6 @@ data class Config(
|
||||
val llamaUrl: String,
|
||||
val llamaModel: String,
|
||||
val qqMusicApiUrl: String,
|
||||
val startUpNoticeUser: Long
|
||||
val startUpNoticeUser: Long,
|
||||
val selfId: Long
|
||||
)
|
||||
Reference in New Issue
Block a user