stoat basic functionality, most things just dont work with this api yet
All checks were successful
Build and Push Docker Image / build (push) Successful in 17s

This commit is contained in:
2026-04-02 21:00:19 -04:00
parent ae2046185c
commit 3b1b00928a
11 changed files with 268 additions and 1015 deletions

View File

@@ -1,17 +1,4 @@
{
"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"
]
}
"status": "looking for x.com links"
}