Skip to content

Separate bot comands logic and bot commands classes. #229

@Dankoy

Description

@Dankoy

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestjavaPull requests that update Java codemediumMedium priorityrefactoring

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions