ParkerBot is a Matrix bot that monitors a channel for YouTube links and generates weekly playlists from them.
- Clone the repo
- Install the dependencies, preferably in a venv:
python3 -m venv venv
source ./venv/bin/activate
pip3 install -r requirements.txt
- Execute
main.py
:./main.py