discord-backup
discord-backup copied to clipboard
I cannot increase the maximum number of messages to 10
Good night. I am trying to keep it in the backup, maximum 5,000 messages per channel; but having edited it, it still keeps only 10.
I do not know if I can be wrong when declaring it. I hope you can help me
. . . await backup.create(message.guild, { jsonBeautify: true, maxMessagesPerChannel: 5000 }).then(backupData => { . . .
did u forgot to restart the bot?
Im having the same issue, how do u increase the maximum backup ? when i load a backup it only fills 10 messages per channel