Bot icon
Channel Attachments Downloader Channel Attachments Downloader#9641
Status
Prefix:
/
Owner:
Karbust
Library:
discord.js
Used to download all the attachments of a certain channel, zip them, and upload them.

Hey, thank you for using Channel Attachments Downloader by Karbust!

This bot will scan the messages of a channel and download all the attachments found. Then it will zip them and give a link where the user can download it.

Duplicate files will get a UUIDv4 added on the file name.

By default it will only check the last 250 messages and will keep the files for 15 days.

Slash command: /get_attachments <limit - optional> <days - optional>

This bot, for now, can only be used by server administrators.

File name format: attachments_<guild id>_<channel id>_<unique UUIDv4>.zip

For correct usage, make sure you give the bot access to VIEW_CHANNEL and READ_MESSAGE_HISTORY in the channel you are trying to execute the command, otherwise it wonโ€™t work.