RohollhSH / telegram_intermittent_fasting_bot

Simple telegram bot to help manage my intermittent fasting and more important to help me study laravel telegram bot api
MIT License
0 stars 0 forks source link

middlewares #13

Open RohollhSH opened 5 years ago

RohollhSH commented 5 years ago

1)create auth middleware check if user new or not instead of doing it in InputController. 2)create a request(update) middleware to manage inputs no matter through message_input or CallbackQuery.