Files
cockinator/config.json.default

16 lines
383 B
Plaintext

{
"token": "bot token go here",
"status": "looking for x.com links",
"avatarInterval": 15,
"parentsAndOrGuardians": [
"230659159450845195",
"297983197990354944"
],
"jellyfin": {
"url": "https://media.example.com",
"key": "jellyfin user key (not generated)",
"users": [
"000000000000000000"
]
}
}