infra-utils/discord
Jakub Sokołowski 9f0aa6abaa
add way to export Discord server
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-04-07 14:00:39 +02:00
..
README.md add way to export Discord server 2020-04-07 14:00:39 +02:00
export.sh add way to export Discord server 2020-04-07 14:00:39 +02:00

README.md

Description

This script is an example of how a Discord Server can be exported in its entirety.

This script is using the tyrrrz/discordchatexporter Docker image of DiscordChatExporter.

Usage

export API_TOKEN=abcd
export GUILD_ID=1234
./export.sh

Instructions

You can get instructions on getting the necessary values by running:

docker run --rm -it tyrrrz/discordchatexporter guide