Skip to content

StringManolo/tgbot.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bash Telegram Bot

Run commands in a remote system using Telegram chat. This let you control devices without open ports.

tgbot_sh.mp4

Requeriments

You can run ./install.sh to install the dependencies automatically

Commands

  • /start
  • hello
  • /login password
  • /run ls -la

Usage

  • Create a Telegram bot
  • Create a token.txt file and put the token inside
  • Create a password.txt file and put any password inside
  • Install any missing requeriment
  • Download the telegram bot bash code (tgbot.sh)
  • Start the telegram bot bash code
  • Send command /login yourPassword to the chat of your Telegram bot
  • Send command run ls or any other command and wait for the response

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages