692 Forks
3692 Stars
3692 Watchers

aiogram

aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio

How to download and setup aiogram

Open terminal and run command
git clone https://github.com/aiogram/aiogram.git
git clone is used to create a copy or clone of aiogram repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with aiogram https://github.com/aiogram/aiogram/archive/master.zip

Or simply clone aiogram with SSH
[email protected]:aiogram/aiogram.git

If you have some problems with aiogram

You may open issue on aiogram support forum (system) here: https://github.com/aiogram/aiogram/issues