/TeleShell

Run shell with telegram bot.

Primary LanguagePython

TeleShell

Documentation Status License: Unlicense

Shell executor with aiogram telegram bot.

Demo

DEMO

Getting started

Before you go Just put your token in API_TOKEN that's in main.py

API_TOKEN = '' #<<< Set your bot's API token Here >>>

(1/2)docker:

docker build -t teleshell .

(2/2)python:

pip install aiogram
python3 main.py

TODOs

  • Realtime/live replies (just don't mess the code)
  • Sessions managment
  • Smart sessions
  • Logging
  • Control button
  • Frame
  • Pages(long response)
  • TODO(yeah, more TODOs are TODOs)

Changelog

Version Changes attech
v0.09 RealtimeAnswer commit
v0.08 AddProxy commit
v0.07 GetTokkenAsArgument commit
v0.06 TempFile commit
v0.05 RealtimeAnswer
(BETA)
GIF
>0.05 VeryBasic none