deeprefactoring/deeprefactoring-bot

Separate texts from source

Closed this issue · 1 comments

Decouple message texts from bot sourсe code.
Probably store them in .yml config files and load from the file at the startup.

Ready to implement