Skip to content

Repository files navigation

TelegramBotTemplate

A simple working template for a telegram bots. Written on aiogram.

How to run?

To test how this template works:

  1. Clone repository and insert your bot token and your telegram user id to the config.json
  2. Install all packages from pyproject.toml and run the project with poetry commands:
cd TelegramBotTemplate
poetry install
poetry run python3 __main__.py
  1. You will see in the terminal that the bot is running.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages