소스 검색

Update newREADME.md

Drn 2 년 전
부모
커밋
624f863d05
1개의 변경된 파일6개의 추가작업 그리고 1개의 파일을 삭제
  1. 6 1
      newREADME.md

+ 6 - 1
newREADME.md

@@ -235,7 +235,12 @@ The bot accepts `.json` or `.jsonc` for comment-friendly json.
 
 ## 🛠 List of Settings
 
-aaa
+THIS IS THE MAIN SETTINGS GROUP, ALL OF THIS WOULD GO INSIDE THE MAIN `{ }` FILE BRACKETS.
+
+Setting Key         | Type                  | Default       | Description
+---                 | ---                   | ---           | ---
+credentials         | `group`               |               | See `credentials group` below.
+admins              | array of strings      | None          | Discord IDs of users to use admin commands.
 
 ---