https://github.com/bbepis/archivalbot
Channel archiver bot for Discord
https://github.com/bbepis/archivalbot
Last synced: over 1 year ago
JSON representation
Channel archiver bot for Discord
- Host: GitHub
- URL: https://github.com/bbepis/archivalbot
- Owner: bbepis
- License: mit
- Created: 2019-10-03T23:30:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-24T16:30:14.000Z (over 3 years ago)
- Last Synced: 2025-02-28T16:20:44.268Z (over 1 year ago)
- Language: C#
- Size: 26.4 KB
- Stars: 14
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ArchivalBot
Channel archiver bot for Discord
Requires a user token to operate. Get a disposable account, and follow these instructions to get it's user token: https://github.com/Tyrrrz/DiscordChatExporter/issues/76#issuecomment-410067054
Currently only supports downloading images from a channel.
Launch arguments:
```
archivalbot --token --channel [--dryrun] [--quick]
```
Writes images to the current directory.
- Dry run mode enumerates over all possible images to download, but doesn't download anything.
- Quick mode will stop scanning the moment it finds a post it has recorded in the database.
Has preliminary embed support:
- Discord uploaded images
- Directly linked images
- Will automatically get highest quality twitter images
- Most booru sites
- Some other misc. embeds
Some features are currently broken:
- Danbooru/safebooru support
- Twitter post embeds
- Pixiv support