Like it's mentioned in the Readme of this project, autobot is an ever evolving project. The vision for autobot is to turn it into a fully features and functional automation/workflow engine, and in order to do that, it would be wise to centralize the code base around that vision and transfer any code that doesn't follow it.
This has spawned the development out bot specific projects like autotelegram for telegram bot. In the final task to migrate the code, we need to remove the telegram module from autobot, and also remove the dependencies to autotelegram so that the two projects are treated as fully independent projects.
Like it's mentioned in the Readme of this project, autobot is an ever evolving project. The vision for autobot is to turn it into a fully features and functional automation/workflow engine, and in order to do that, it would be wise to centralize the code base around that vision and transfer any code that doesn't follow it. This has spawned the development out bot specific projects like autotelegram for telegram bot. In the final task to migrate the code, we need to remove the telegram module from autobot, and also remove the dependencies to autotelegram so that the two projects are treated as fully independent projects.