text-gen-bot/example.config.json

10 lines
198 B
JSON

{
"homeserver": "<DOMAIN.TLD>",
"token": "<TOKEN>",
"user": "@<USER>:<DOMAIN.TLD>",
"file": "training-matrix.txt",
"prefix": "!",
"frequency": "25",
"retrain": "10000"
}