Skip to content

khanfar/remote-on-off-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remote-on-off-python

this bot you can remote control start and stop any python file

the command for on and off from telegram bot :

/startscript

/stopscript

i do pip install python-telegram-bot --upgrade to updrade to latest version

then i do virtual enviroment in windows before run this bot and install python-telegram-bot==13

so i install v 13 inside virtual enviroment

lets do virtual enviroment using this :

python -m venv myenv

myenv\Scripts\activate # On Windows

pip install python-telegram-bot==13

then after that run the bot

now on remote-v2 i add start and stop button

now on remote-v3 bug fix

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages