Skip to content

Structural Refactor of the botΒ #211

@LightDestory

Description

@LightDestory

The current logic is not optimal, it depends on strings and so on.

For example the read_md, informative_callback relies on actual filenames that are binded to commands. Moreover some strings are hardcoded in places where it is impossible to get the language_code provided by Telegram thanks to the Update instance.

Hardcoded texts are used to run tests too...

My suggestion is to develop from scratch with modularity as main target.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions