Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setting up virtual environment:

  1. From the root project folder (DDS_PROJECT_BOT/) run the following:
python -m venv venv
  1. Then activate this environment:
source venv/bin/activate
  1. Install all requirement libraries into just created virtual environmet:
pip install -r requirements.txt

About

Telegram Bot for Distributed and Decentralized Systems

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages