feat: support parse github repo(project)
This commit is contained in:
15 files changed
+269
-55
No files matched your search
@@ -26,7 +26,8 @@ val DEFAULT_CONFIG = Config(
|
||||
accessToken = "114514",
|
||||
port = 6760,
|
||||
listeningGroups = listOf(114514, 1919810),
|
||||
qweatherKey = "114514"
|
||||
qweatherKey = "114514",
|
||||
githubKey = "1919810"
|
||||
)
|
||||
|
||||
val ADMINS = listOf(
|
||||
|
||||
Reference in New Issue
Block a user