Skip to content

yaz008/RemoteTGRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remote TG Runner

Installation

Clone the repository

git clone https://github.com/yaz008/RemoteTGRunner.git

Create Python virtual environment, activate it and run

pip install -r requirements.txt 

Create .env file:

TELEGRAM_API_KEY="YOUR-BOT-TOKEN"
MY_ID="YOUR-TELEGRAM-ID"
PROJECTS="ABSOLUTE-PATH-TO-PROJECTS-FOLDER"
TEMP="ABSOLUTE-PATH-TO-TEMP-FOLDER"
PYTHON="PATH-TO-YOUR-PYTHON"

Usage

  1. Create your-project-name.rar archive

  2. Send it to your bot

Note: Main entry point must be your-project-name/src/main.py

License

Remote TG Runner is a free, open-source software distributed under the MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages