Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SeoulSKY committed Mar 19, 2024
1 parent bf863ad commit ff0fffd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,8 @@ Create `.env` file, copy and paste all contents from `.env.example` file, and fi
|--------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| BOT_TOKEN | [Token](https://discord.com/developers/applications) for your own Discord bot |
| TEST_GUILD_ID | (Optional) Find your test server id following the [guide](https://support.discord.com/hc/en-us/articles/206346498-Where-can-I-find-my-User-Server-Message-ID-). If provided, the bot runs in development mode. |
| CAI_TOKEN | Token for your Character AI account. Follow the [guide](https://pycai.gitbook.io/welcome/api/values) to learn how to acquire it. |
| CAI_CHAR_ID | ID for the character in the Character AI. Follow the [guide](https://pycai.gitbook.io/welcome/api/values) to learn how to acquire it. |
| CAI_TOKEN | Token for your Character AI account. Follow the [guide](https://github.com/realcoloride/node_characterai?tab=readme-ov-file#using-an-access-token) to learn how to acquire it. |
| CAI_CHAR_ID | ID for the character in the Character AI. Follow the [guide](https://github.com/realcoloride/node_characterai?tab=readme-ov-file#finding-your-characters-id) to learn how to acquire it. |


### Running with [Docker](https://www.docker.com) and [Docker Compose](https://docs.docker.com/compose/install/) (Recommended)
Expand Down

0 comments on commit ff0fffd

Please sign in to comment.