MassonNN / masson-aiogram-template

This is a scalable and functional template for any bots which will be made with aiogram 3.x
MIT License
111 stars 17 forks source link

Cache adapter used as redis client #6

Closed MassonNN closed 1 year ago

MassonNN commented 1 year ago

Cache adapter object used as Redis client. It's need to be changed to cache.redis_client https://github.com/MassonNN/masson-aiogram-template/blob/3a6e95152d1a8ed9c7c465ca1818880d9f83c32e/src/bot/__main__.py#L19