RusEu / RadminTelegramBot

Remote administrator telegram bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remote administrator Telegram Bot

Config

Configuration variables should be set on the environment or in the config file

  1. API_TOKEN_KEY - Token of your telegram bot
  2. ADMINS = List telegram users allowed to execute bash commands

Instalation

$ make build

$ make start

About

Remote administrator telegram bot


Languages

Language:Python 92.2%Language:Makefile 7.8%