Discord Chat Exporter

  1. Create a .env file in the root directory and set a value for DISCORD_TOKEN.
  2. Get guild and channel IDs using the Tyrrrz / DiscordChatExporter CLI.
  3. Make changes to config.json as per requirement.
  4. Make export.sh executable by running sudo chmod +x export.sh.
  5. Run ./export.sh to export data.

Run docker run tyrrrz/discordchatexporter -h for CLI help.

Documentation

  1. Tyrrrz / DiscordChatExporter
  2. Tyrrrz / DiscordChatExporter WIKI
  3. Tyrrrz / DiscordChatExporter Docker Usage Instructions