Skip to content

miptctx/deputany_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HowTo

Prepare environmenent

$ python3 -m venv env
$ source env/bin/activate

Make distribution source package

Activate environment and execute next command

(env) $ python setup.py sdist

the dist folder will be created with JofemarVending package inside.

Installation

Make distribution package copy it into raspberry and run pip install, for example

pip install 'Deputany bot-1.0.0.tar.gz'

Running

deputany-bot --settings /path/to/your/settings.json

About

deputany telegram bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages