guibacellar / TEx

Telegram Monitor
Apache License 2.0
329 stars 47 forks source link

ExecutionConfigurationHandler not reports configuration file not found #9

Closed guibacellar closed 1 year ago

guibacellar commented 1 year ago

The ExecutionConfigurationHandler module do not report when the configuration file are not found.

Solution:

1-) Change Module to Detect IF or Not Configuration file (--config) exists 2-) If file not exists, stop application and report

guibacellar commented 1 year ago

Fixed on V0.2.14