I like to curate wallpapers, but they take up a lot of disk space. So I started storing them in my discord server and created this tool to automate the whole process.
You need to have the Go compiler and Git installed.
$ git clone https://github.com/MashyBasker/wpup
$ cd wpup
$ go build
$ cp wpup ~/.local/bin/
To get the discord channel webhook URL. Follow this
Copy the webhook URL of the discord channel you want to send the files and store it in your .bashrc
, .zshrc
, etc. file
export DISCORD_WEBHOOK="--COMPLETE DISCORD WEBHOOOK URL--"
$ wpup /path/to/directory