aioplate icon indicating copy to clipboard operation
aioplate copied to clipboard

Template for creating Telegram bots on Python Aiogram

Results 6 aioplate issues
Sort by recently updated
recently updated
newest added

Create template adopted to Aiogram 3.x version.

help wanted

Write unit tests for all services modules.

good first issue

Create to_db_model function in DTO and converters module (dto -> db_model)

invalid

Remove commit from DAO methods. It should be called in layer, where DAO instantiates.

invalid

Decompose models and DTOs to different layers.

invalid

Remove *args from ResizedKeyboardMarkup constructor (not needed)

invalid