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.