Is your feature request related to a problem? Please describe.
Now bot commands contains business logic, but they should not contain any of it.
Describe the solution you'd like
Move logic to separate service classes and use them in integration flow instead of bot commands.
Describe alternatives you've considered
None
Additional context
None
Is your feature request related to a problem? Please describe.
Now bot commands contains business logic, but they should not contain any of it.
Describe the solution you'd like
Move logic to separate service classes and use them in integration flow instead of bot commands.
Describe alternatives you've considered
None
Additional context
None