archiver
July 21, 2024 ยท View on GitHub
๐ Internet Archive: Wayback Machine bot
WayBack Machine bot
Send any link to this bot, and it will save it to Internet Archive.
A screenshot of this page will be sent to you as well.
Optionally, you can use AI mode to get a more accurate screenshot.
The AI functionality is powered by OpenAI Burn.Hair.
screenshots
save to wayback machine

get screenshot

AI mode

commands
start - start Wayback Machine bot
about - about this bot
ping - ping server
stop - stop AI mode
Features
- create snapshot
Privacy notice
Important
This bot WILL NEVER save your personal information unless you choose to use AI mode.
Development
Build project locally
git clone https://github.com/tgbot-collection/archiver
cd archiver
go build .
TOKEN=13245 DRIVER=$(which chromedriver) ./archiver
docker
docker run -e DRIVER=$(which chromedriver) TOKEN=1234 bennythink/archiver
prebuilt binary
Download it from release, and then
TOKEN=1234 DRIVER=$(which chromedriver) ./archiver
License
Apache License Version 2.0