Skip to content

Matrix bot that generates YouTube playlists from links in a channel.

License

Notifications You must be signed in to change notification settings

abdulocracy/parkerbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParkerBot

ParkerBot is a Matrix bot that monitors a channel for YouTube links and generates weekly playlists from them.

Installation

  1. Clone the repo
  2. Install the dependencies, preferably in a venv:
python3 -m venv venv
source ./venv/bin/activate
pip3 install -r requirements.txt

Running

  1. Execute main.py: ./main.py

About

Matrix bot that generates YouTube playlists from links in a channel.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published