diff --git a/README.md b/README.md new file mode 100644 index 0000000..726d877 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +## Description + +`youtube-alert-and-download` is a simple tool designed for monitoring and archiving new YouTube videos from specified channels using [yt-dlp](https://github.com/yt-dlp/yt-dlp). It automatically notifies Discord users about new uploads and downloads them for archival purposes, all configured through `config.py`. + +## Usage + +Refer to `config.example.py` on how to setup \ No newline at end of file