Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 442 Bytes

Readme.md

File metadata and controls

16 lines (11 loc) · 442 Bytes

Introduction to basic aiogram by Vilors

This repo is illustration how to use basic aiogram (v3.*) in Vilors projects


Included topics:

  1. How to setup run bot with long pooling mode.
  2. Basic commands and handlers.
  3. Reply & inline menu (markups) handlers.
  4. Callbacks & inline menu.
  5. Filters.

Note

Before running this code copy config_preset.ini content to config.ini file and put your data there