mirror of
https://github.com/syuilo/ai.git
synced 2025-03-25 21:12:56 +00:00
README.md
This commit is contained in:
parent
7d43c00abc
commit
1f0d13d093
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ Next, create `config.json` in that directory. The contents should be as follows:
|
|||
"i": "Access token for the account you want to run as Ai",
|
||||
"master": "Administrator username (optional)",
|
||||
"notingEnabled": "Enter false to disable random note posting",
|
||||
"colorNotes": "Enter true to enable colored text for Notes, or any other MFM style.",
|
||||
"keywordEnabled": "Enter true to enable keyword memorization (requires MeCab) (enter false to disable)",
|
||||
"chartEnabled": "Enter false to disable chart function",
|
||||
"reversiEnabled": "Enter true to enable the function to play Reversi with Ai (enter false to disable)",
|
||||
|
|
Loading…
Reference in a new issue