Skip to content

Releases: KingdomsCrusade/kc-backup-bot

1.6 - Delete old backups

03 Aug 23:52
Compare
Choose a tag to compare

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

22 Apr 19:46
Compare
Choose a tag to compare

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.

28 Mar 19:27
Compare
Choose a tag to compare

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

28 Mar 14:54
Compare
Choose a tag to compare

It works, setup your backup info in backup_func.py and backup_func2.py and change the TOKEN in main.py to your token.