Releases: KingdomsCrusade/kc-backup-bot
Releases · KingdomsCrusade/kc-backup-bot
1.6 - Delete old backups
You can now automatically delete old backups within the days set in the var DELETE_OLD_BACKUPS_AFTER_DAYS
at the top of main.py
.
Code is bad I literally have 2 different def to do same thing but whatever it works.
1.2 - Adds an option to backup LP database daily
Command:
backup!lpbackup.start
The command it runs and the start command can all be changed in the code, run it in the channel where DiscordSRV can see console commands (eg game chat or console channel).
1.1 - Fixes and added new things.
Discord status update
Automatic every 6 hours after backup!start
To stop auto backups do backup!stop
To start them do backup!restart
then backup!start
.
1.0 The Backup Bot
It works, setup your backup info in backup_func.py and backup_func2.py and change the TOKEN in main.py to your token.