Telegram bot

This commit is contained in:
Dima YaFlay
2021-11-03 00:52:37 +03:00
committed by GitHub
parent ff54a8c267
commit 1977814eb2
7 changed files with 105 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
from aiogram import types
from dispatcher import dp
import config