Androz2091 / discord-backup

📦 Complete framework to facilitate server backup using discord.js v13

Home Page:https://npmjs.com/package/discord-backup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backup codes disappear after a while

wioniqle-q opened this issue · comments

1- After creating a backup, 1-2 days pass and backup codes are lost.
2-When I call the server cleanup function while using the backup load command, some of the channels are not deleted because you have deleted the channels by forEach and the channels are left incorrect with a red mark.
3- Please take channels into for loop and delete them

the channels are left incorrect with a red mark.
what do u mean by red mark?
Maybe the channels are not getting deleted due to ratelimit or permission error?