discord-server-exporter

discord-server-exporter

Simple Crystal application which exports mostly everything from a given Discord server.

It can export, channels, messages, emojis, roles, users, members at the moment.

Roadmap

  • Make it so it fetches any new messages when ran again

Installation

Simply download the source code and run it with Crystal

Usage

The basic usage is:

crystal ./src/discord-server-exporter.cr --token <your bot token> --guild <the guild id to export>

Flags:

--token: The token of the bot to login to, get this here

--guild: The ID of the guild (server) to export. The bot must be in this server.

--database: Which database to use, by default it uses <guild_id>.db

Contributing

  1. Fork it (https://github.com/your-github-user/discord-server-exporter/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

discord-server-exporter

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 1
  • 6 days ago
  • July 13, 2025
License

MIT License

Links
Synced at

Sat, 19 Jul 2025 14:06:49 GMT

Languages