A simple program to control someone's computer with a telegram bot
To start using this program there are some things you have to do:
- Open the UnexpectedShutdown.py and replace the
BotTokenwith your personal token created by using BotFather on Telegram - In the same file also replace the
TGIDwith your Telegram id (You can find it chatting with userinfobot ) - Send a message to your bot to initialize the conversation
- When you run the file, if you did everything right, you will receive a notification by the bot.
I'am a 14 years old boy and this is my first program made with python, i hope you will enjoy. Let me know if you have some changes or reviews to do at the program to make it better.