Botcrafting / botcraft

Bot for Reading Club Telegram group chat
0 stars 0 forks source link

Refactor message handling #17

Closed thiagomuller closed 4 years ago

thiagomuller commented 4 years ago

We should use some design pattern at message handling code to make it cleaner. Maybe some chain of responsibility or strategy pattern.

thiagomuller commented 4 years ago

Implemented chain of responsabillity to deal with message handling