feat: add listening groups config

This commit is contained in:
2024-09-03 21:38:50 +08:00
parent e6255f93eb
commit eba8951b5f
7 files changed
+27 -5

No files matched your search

+2 -1
View File
@@ -24,7 +24,8 @@ val DEFAULT_CONFIG = Config(
wsAddress = "ws://127.0.0.1",
wsType = WSType.Client,
accessToken = "114514",
port = 6760
port = 6760,
listeningGroups = listOf(114514, 1919810)
)
val ADMINS = listOf(