jpmoura / telegram-nfl-fantasy-bot

A Telegram bot that provides the latest news about the NFL
MIT License
3 stars 1 forks source link

Project refactoring #1

Closed jpmoura closed 5 years ago

jpmoura commented 5 years ago

The project need a refactoring to improve its maintainability. Configuration blocks can be extracted to another domain, also utility functions.

Each consumer must have its own module and its responsibility needs to be better delimited.

jpmoura commented 5 years ago

Solved in commit 260f179