zarincheg / telegram-bot-dialogs

The extension for Telegram Bot API PHP SDK that allows to implement dialogs in bots
MIT License
40 stars 29 forks source link

Add expiration time for dialog memory #2

Closed berrunder closed 8 years ago

berrunder commented 8 years ago

Add expiration time for dialog memory. Also, inject Redis in constructor instead of facade usage.