All checks were successful
Build and Push Docker Image / build (push) Successful in 48s
discord.js was outdated and it was making the client token reset every time i set a pfp, so this was taking forever to figure out because i dont understand packages
17 lines
416 B
Plaintext
17 lines
416 B
Plaintext
{
|
|
"token": "bot token go here",
|
|
"status": "looking for x.com links",
|
|
"avatarDir": "./avatars",
|
|
"avatarInterval": "24h",
|
|
"parentsAndOrGuardians": [
|
|
"230659159450845195",
|
|
"297983197990354944"
|
|
],
|
|
"jellyfin": {
|
|
"url": "https://media.example.com",
|
|
"key": "jellyfin user key (not generated)",
|
|
"users": [
|
|
"000000000000000000"
|
|
]
|
|
}
|
|
} |