raythurman2386 / cognibot

Discord bot built with Pycord that offers AI chat and image generation inside of Discord. Image generations are saved in cloudinary and hosted online for all to download.
GNU General Public License v3.0
2 stars 1 forks source link

✨ Database backup functional #59

Closed raythurman2386 closed 2 months ago

raythurman2386 commented 2 months ago

Description

Corrected backup file to be able to properly create backups of the sqlite database. Ideally going to set up on a cron job of my raspberry pi for weekly backups.

Type of change

Please delete options that are not relevant.

Checklist