Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 394 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 394 Bytes

discord-archiver

Discord bot for archive.org

Copy example_config.json to config.json and put in your discord bot token

"logOutput" can be "stdout", "file", or "both"

"administratorIds" is an array of user IDs for users who are able to run administrator commands (currently only !archivestatus)

You can also set $CONFIG to the config json either via environment variables or the .env file.