EverOddish / DrFujiBot

DrFujiBot is a client-side Twitch chat bot that provides a command-based interface to Pokemon data.
GNU General Public License v3.0
9 stars 9 forks source link

Backup database before uninstall #16

Closed EverOddish closed 4 years ago

EverOddish commented 4 years ago

The DrFujiBot installer will backup the database before installing a new version, and the Apache service will backup the database once per week.

However, it might also be a good idea for the uninstaller to make a backup copy, in case the user ever changes their mind or forgot to do a manual backup.

EverOddish commented 4 years ago

Implemented and released with v2.0.1