-
Navigate to a folder where you want the project to be stored
-
Clone the repository
git clone https://github.com/mpineirotroncoso/telegramBot
cd telegramBot/- Install all required modules
npm install- Open the
.envfile and write your bot token.
- Start your bot
node index.jsThese commands should be run into a private chat with the bot.
sh [Command and args] # Execute a command in the host pc
screenshot # Send a screenshot of the screen on the chat
record # Record the screen for a few secondsThis project is a proof of concept and should not be used to do anything harmful, I'm not responsible for any misuse of this tool.
This project was made by me.