Configuration
Configurations are in the config/saysth-config.json
, you will see the content below:
{
"cloudflareApiKey": "",
"cloudflareAccountId": "",
"personalities": [],
"nameCandidates": []
}
cloudflareApiKey
: A Cloudflare API key generated that has access to AI features.cloudflareAccountId
: Your Cloudflare account ID.personalities
: A list of string that describes the personality of a villager.nameCandidates
: A list of string of names that will be put on villagers.