telegram_sshBot

A telegram bot that executes the commands that you send to him in the device where it is installed.

You have to configure:

  • The TOKEN of your telegram bot.
  • Your mId = chat.id to check that the command if comming from you (the owner) and not from other people.
  • Your name = chat.first_name to check that the command if comming from you (the owner) and not from other people.
  • Your username = chat.username to check that the command if comming from you (the owner) and not from other people.