Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backups save location #12

Open
boritopalito opened this issue Aug 27, 2021 · 1 comment
Open

Backups save location #12

boritopalito opened this issue Aug 27, 2021 · 1 comment

Comments

@boritopalito
Copy link

I am wondering where the backups will be saved. I figured out it should be in a json file or something, but I can't find the location.

@Avenze
Copy link

Avenze commented Oct 6, 2021

you can change the backup location using this command provided by the discord-backup npm library,

const backup = require("discord-backup");
backup.setStorageFolder(__dirname+"/backups/");

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants