Skip to content

Uforick/django-telegram-bot

 
 

Repository files navigation

Telegram bot for individual trainings

Check the example bot that uses the code from Main branch: t.me/How_to_be_athletic_bot

Telegram bot with the ability to create individual trainings and training groups. Thanks to the benefits of the Django admin panel, it is possible to personalize workouts for a person or a group of people.

Used technologies

  • Database: Postgres
  • Admin panel (thanks to [Django]
  • Background jobs using [Celery]
  • [Production-ready] deployment using [Dokku]
  • Telegram API usage in pooling or [webhook mode]

[example workflow

Author github.com/Uforick

forked from ohld/django-telegram-bot

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.8%
  • Other 1.2%