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
- Fork it (https://github.com/your-github-user/discord-server-exporter/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- Isabella - creator and maintainer
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