Skip to content

This project could be seen as a notebook for your favourite exercises extended with some logic to generate workout

License

Notifications You must be signed in to change notification settings

KirillDemtchenko/hockey-trainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hockey Trainer Telegram Bot

Idea

This project could be seen as a notebook for your favourite exercises extended with some logic to generate workout

Setup Enviroment

Run virtual python eviromenent with venv
python3 -m venv venv-hockey-trainer

Setup source forder and install a requirements
source venv-hockey-trainer
pip install -r requirements.txt

Run a bot localy

Run a bot on Yandex Cloud

Bot running on Yandex Cloud Functions and DynanoDB.

Cloud Funtions settings Entry Point: bot.handler
Enviroment: TELEGRAM_TOKEN

Continuous Deployment

Deploy with Github Action yc-sls-function. See file .github/workflows/deploy.yaml

Continuous Integration

Tests

Contributing

Authors

  • Kirill Demchemko

Thanks

Sources

About

This project could be seen as a notebook for your favourite exercises extended with some logic to generate workout

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published