Chatlog Dumps
Export and save channel message history as readable text files.
Chatlog Dumps
Export channel message history into readable text files. Useful for archiving conversations, evidence collection, or reviewing past discussions.
How It Works
The dump command reads message history from a target channel and saves it as a text file in your dumps directory.
Channel Export
Specify any channel the bot can access. The bot reads message history and compiles it into a formatted text file.
Message Limit
Control how many messages are captured in the dump. Larger limits produce more comprehensive files but take longer.
File Output
Dumps are saved as text files in your dumps/ directory, organized and accessible from your file manager.
Commands
Export chat logs through the /dump command group.
/dump chat <channel> <limit>
Export message history from the specified channel. The limit controls how many messages are captured.
/dump emoji <channel>
Export all custom emojis from a channel or guild, including names and image URLs.
/dump sticker <channel>
Export all stickers available in the guild with their names and URLs.
Tips
- Larger message limits take longer to process. Be patient for large channel dumps.
- Dump files are saved to the
dumps/directory in your container. - Emoji and sticker dumps are useful for archiving a server's custom content before leaving.