Its a wallpaper bot that rips all of the wallpapers from a url that its given
The config file is for the imgur api the client id is the first line and the client secret is the second line.
In order to get a proper environment make sure to open the project in intellij for the Java parts. Make sure to add Jaunt and commons as libraries.
For the python script make sure to pip install all dependancies. You can see the dependancies at the top of the python script.