emilyfoxmusic / factorio-discord-bot

Discord bot for managing factorio servers in AWS.
MIT License
2 stars 0 forks source link

Allow restore from backup #38

Open emilyfoxmusic opened 2 years ago

emilyfoxmusic commented 2 years ago

It would be nice to have a command that lets you restore from backup.

Maybe by supplying the S3 link or name?

Instructions for doing it manually are recorded in issue #10, we would need to do this but instead of copying the files in via ssh they would need to be fetched from S3.

Could also allow upload into discord, but is that a security risk/unnecessary/possible?