feat: add automated backup script with Discord notifications
Daily backup at 19h, zips data/ to backup/, keeps 2 max, notifies via Discord webhook. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
/data
|
||||
/data_backup_*
|
||||
/backup
|
||||
/logs
|
||||
.env
|
||||
Reference in New Issue
Block a user