benyaming / zmanim_bot

A bot for Telegram messenger that provides all features of Jewish calendar. Powered by Aiogram.
https://t.me/zmanim_bot
20 stars 4 forks source link

Refactor handlers #64

Closed benyaming closed 3 years ago

benyaming commented 3 years ago

Use dp.register_handler instead of different files with decorators and handlers priorities.