jonasrk / minimal_telegram_bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • Install dependencies with:

`poetry install`

  • Run black initially

`black --line-length=79 .`

  • Make sure make lint and make test execute with no issues.
  • Install pre-commit hook with:

`pre-commit install`

minimal-telegram-bot

Documentation Status

minimal-telegram-bot

Features

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

License:MIT License


Languages

Language:Python 71.7%Language:Makefile 28.3%