feat: add image bed api
This commit is contained in:
10 files changed
+91
-31
No files matched your search
@@ -37,4 +37,6 @@ class ConfigManager : JsonFileHandler<Config>("config.json") {
|
||||
val startUpNoticeUser = config.startUpNoticeUser
|
||||
val selfId = config.selfId
|
||||
val tianXingApiKey = config.tianXingApiKey
|
||||
val githubUser = config.githubUser
|
||||
val githubImageRepo = config.githubImageRepo
|
||||
}
|
||||
Reference in New Issue
Block a user