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