backups-bot icon indicating copy to clipboard operation
backups-bot copied to clipboard

🌟 Backups Bot using the discord-backup package

Results 11 backups-bot issues
Sort by recently updated
recently updated
newest added

It would be nice to have an option to backup member roles and restore them also an option to fetch members instead of taking them from cache

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.

If the bot doesn't ignore DMs, any user can send one of the commands to it in DM and the bot will crash. The code committed in this PR resolves...

Traceback: /root/backups-bot/node_modules/discord.js/src/rest/RequestHandler.js:154 throw new DiscordAPIError(request.path, data, request.method, res.status); ^ DiscordAPIError: Invalid Form Body image: File cannot be larger than 256.0 kb. at RequestHandler.execute (/root/backups-bot/node_modules/discord.js/src/rest/RequestHandler.js:154:13) at runMicrotasks () at processTicksAndRejections (node:internal/process/task_queues:96:5)...

the perms are not working and all of the command are available to everyone

![image](https://user-images.githubusercontent.com/77890675/114062061-c22ec880-989f-11eb-8c2c-f9f3e104a715.png) All commands are gives error but i cant see any error in the console

I can make backups, but when I try to get their info or load them the following error occurs: ![image](https://user-images.githubusercontent.com/38257195/107717104-b91fe180-6cca-11eb-92f8-7baadfef4629.png)

Hi! An option for how many messages per channel should be used would be great! I'll try to modify it myself but I'm not good at this. Also, curious about...