discord-backup icon indicating copy to clipboard operation
discord-backup copied to clipboard

I cannot increase the maximum number of messages to 10

Open ExpErgio opened this issue 3 years ago • 2 comments

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 => { . . .

ExpErgio avatar Jun 08 '21 22:06 ExpErgio

did u forgot to restart the bot?

Positive2022 avatar Aug 29 '21 08:08 Positive2022

Im having the same issue, how do u increase the maximum backup ? when i load a backup it only fills 10 messages per channel

brentleywilson avatar Nov 09 '22 18:11 brentleywilson