/sasuma

A Telegram Bot to interact with servers without ssh

Primary LanguagePython

sasuma 👵

A Telegram Bot to interact with servers without ssh

Setting it up

  • For pip users, pip install --user python-telegram-bot==8.1.1
  • For conda users, conda install -c conda-forge python-telegram-bot
  • python ssb.py (short for sasu bot)

Supported commands

  • /cd < directory to cd into >
  • /quick < any command for which the output is available within a short duration (for your own sake) >
  • /long < desired screen name > < command which runs long > : sasuma notifies you when this command has finished running, along with all the output generated by that command