telegram-proc-control

Control a process from Telegram

Install

Requires: python-poetry

poetry install

Usage

poetry run python bot.py "$TOKEN" "$COMMAND"

For example:

poetry run python bot.py "$TOKEN" "sleep 10"