Dumping Commands
Dumping commands can be used to dump information from Discord. You can dump (download) messages, attachments, emojis, members, and more.
info
Dumped files are stored in LightningBot/Dumping/
.
Command List
Command | Description | Usage |
---|---|---|
dumpall | Dump all messages in a channel | [p]dumpall [channel] |
dumpimages | Dump all images in a channel | [p]dumpimages [channel] |
dumpvideos | Dump all videos in a channel | [p]dumpvideos [channel] |
dumpaudio | Dump all audio files in a channel | [p]dumpaudio [channel] |
dumptext | Dump all text files in a channel | [p]dumptext [channel] |
dumpattachments | Dump all attachments in a channel | [p]dumpattachments [channel] |
dumpfiletype | Dump certain files in a channel | [p]dumpfiletype <extension> [channel] |
dumpcontenttype | Dump certain files in a channel | [p]dumpcontenttype <content type> [channel] |
dumpemojis | Dump all emojis in a server | [p]dumpemojis [server id] |
dumpstickers | Dump all stickers in a server | [p]dumpstickers [server id] |
dumpavatars | Dump all avatars from members in a server | [p]dumpavatars [server id] |
dumpchannels | Dump all channels in a server | [p]dumpchannels [server id] |
dumpmembers | Dump all members in a server | [p]dumpmembers [server id] |