11 Commits

Author SHA1 Message Date
38dbc1a419 track player is dead
All checks were successful
Build and Push Docker Image / build (push) Successful in 12s
2024-12-09 14:53:52 +00:00
80d7a35f46 add missing new line in embed description
All checks were successful
Build and Push Docker Image / build (push) Successful in 15s
2024-12-09 02:09:55 +00:00
3d4a25791f add missing position argument to embed
All checks were successful
Build and Push Docker Image / build (push) Successful in 16s
2024-12-09 01:59:25 +00:00
718fa21c66 Update models.py
All checks were successful
Build and Push Docker Image / build (push) Successful in 16s
2024-12-09 01:58:16 +00:00
61af1b937f use len over .count method for death count
All checks were successful
Build and Push Docker Image / build (push) Successful in 16s
2024-12-09 01:56:12 +00:00
60f10d2d68 add missing await
All checks were successful
Build and Push Docker Image / build (push) Successful in 21s
these smaller issues are becoming annoying
need a better way of testing other than building and pushing
2024-12-09 01:54:01 +00:00
fee723b9a9 fix not null error for connection fields
All checks were successful
Build and Push Docker Image / build (push) Successful in 15s
2024-12-09 01:46:32 +00:00
a06966fc81 playtime field as int over float
All checks were successful
Build and Push Docker Image / build (push) Successful in 14s
2024-12-09 01:29:03 +00:00
8fecd43f31 fix futures error + remove unused imports
All checks were successful
Build and Push Docker Image / build (push) Successful in 15s
2024-12-09 01:27:00 +00:00
67bb52c767 steam summary and player death tracker
All checks were successful
Build and Push Docker Image / build (push) Successful in 16s
2024-12-09 01:04:34 +00:00
2b6f68de0d database, data folder path & file reader class
All checks were successful
Build and Push Docker Image / build (push) Successful in 28s
2024-12-07 23:23:10 +00:00