text-gen-bot/example.config.json
2022-08-16 03:43:59 -04:00

11 lines
218 B
JSON

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