Skip to content
Snippets Groups Projects
Select Git revision
  • ffe4d6f7056d424982df10629ccbbe023e59f6de
  • master default protected
  • renovate/configure
3 results

programm-info-bot

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • Forked from Uni-Film-Club / Programm-Info-Bot
    39 commits behind the upstream repository.

    Install

    To install all requirements simply type pip install -r requirements.txt. It is recommended to use a virtualenv

    Usage

    check output

    usage: program_info.py [-h] [--preview]
    
    UFC Programminfo Bot
    
    optional arguments:
      -h, --help  show this help message and exit
      --preview   Überprüfe die nächsten 7 Tage statt nur den nächsten Tag.

    twitter

    usage: twitter_bot.py [-h] [--doit] [--dest DEST] [--preview]
    
    UFC Twitter Bot
    
    optional arguments:
      -h, --help   show this help message and exit
      --doit       Sendet die Nachricht über den UFC Twitter Account, anstatt sie
                   nur auszugeben
      --dest DEST  Schreibe DEST per mention an
      --preview    Überprüfe die nächsten 7 Tage statt nur den nächsten Tag.

    telegram

    usage: telegram_bot.py [-h] [--doit] [--dest DEST] [--preview]
    
    UFC Telegram Bot
    
    optional arguments:
      -h, --help   show this help message and exit
      --doit       Sendet die Nachricht an den UFC Channel, anstatt nur eine
                   Ausgabe zu machen
      --dest DEST  Alternativer Telegramchat
      --preview    Überprüfe die nächsten 7 Tage statt nur den nächsten Tag.