Skip to content

zirro-code/tg-gift-sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use

For UNIX:

python3 -m venv venv
source ./venv/bin/activate
pip install -r requirements.txt

For Windows:

python -m venv venv
./venv/Scripts/activate.bat
pip install -r requirements.txt

Env setup

Create .env file (or rename the example one), and fill with the values from instruction inside

Run from the project home directory using

For UNIX:

set -a && source .env && set +a; clear; python app

For Windows: Think for yourselves, don't be sheep

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages