Abdulkadir Furkan Şanlı 2c82286bfe
Dockerize.
Signed-off-by: Abdulkadir Furkan Şanlı <me@abdulocra.cy>
2024-01-21 10:38:05 +01:00
2024-01-21 10:38:05 +01:00
2024-01-21 10:38:05 +01:00
2024-01-21 10:38:05 +01:00
2024-01-19 14:14:46 +01:00
2024-01-21 10:38:05 +01:00
2024-01-19 14:23:35 +01:00
2024-01-21 10:38:05 +01:00

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
Description
Matrix bot that generates YouTube playlists from links in a channel.
Readme 1.1 MiB
1.0.0 Latest
2024-08-15 22:22:52 +02:00
Languages
Python 98.6%
Dockerfile 1.4%