aboutsummaryrefslogtreecommitdiff
path: root/code/bot.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix database creationParker2025-01-211-2/+10
|
* Fixes + Use SQLAlchemyParker2025-01-211-8/+2
|
* Overhaul + Sonarr support!Parker2025-01-191-17/+6
|
* Delete Jellyfin accounts when neededParker2024-06-191-8/+8
| | | | Jellyfin accounts never actually got deleted from Jellyfin, I forgot to write that part. So now the accounts are properly deleted from both Jellyfin and the DB.
* Create CordArrParker2024-05-181-0/+51