liiight / flexget_telegram_bot

Manage Flexget via a Telegram bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flexget Telegram Bot

Note: This very much a WIP right now, not even versioned yet.

Manage Flexget via a Telegram bot. Based on python-telegram-bot.

Requirements

  • Flexget API
  • An existing Telegram Bot

Installation

  1. pip install -r requirements.txt
  2. git clone https://github.com/liiight/flexget_telegram_bot.git
  3. python run.py -t <TELEGRAM_BOT_TOKEN>

Usage

  • /start to start the bot
  • /help to see list of available commands

Currently supported:

  • Movie list support (View and add)

About

Manage Flexget via a Telegram bot


Languages

Language:Python 100.0%