https://github.com/turtleexception/discordcrawler
A simple bot to download the contents of a Discord channel or guild - Formatted like a personal data dump.
https://github.com/turtleexception/discordcrawler
Last synced: 2 months ago
JSON representation
A simple bot to download the contents of a Discord channel or guild - Formatted like a personal data dump.
- Host: GitHub
- URL: https://github.com/turtleexception/discordcrawler
- Owner: TurtleException
- License: mit
- Created: 2022-03-22T19:00:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-10T23:03:50.000Z (about 2 years ago)
- Last Synced: 2025-03-01T13:27:38.755Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 91.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[version-shield]: https://img.shields.io/github/v/release/TurtleException/DiscordCrawler?include_prereleases
[license-shield]: https://img.shields.io/github/license/TurtleException/DiscordCrawler
[build-shield]: https://img.shields.io/github/actions/workflow/status/TurtleException/DiscordCrawler/build.yaml

[![version-shield]](https://github.com/TurtleException/DiscordCrawler/releases)
[![license-shield]](LICENSE)
[![build-shield]](https://github.com/TurtleException/DiscordCrawler/actions/workflows/build.yaml)
# DiscordCrawler
A simple bot to download the contents of a Discord channel or guild - Formatted like a personal data dump.
Built with [JDA](https://github.com/discord-jda/JDA) and [picocli](https://github.com/remkop/picocli) 💚.