Skip to content
Denis Rozhnovskiy edited this page Aug 14, 2024 · 3 revisions

Welcome to the pyTMbot!

This is an open-source Telegram bot that helps you manage Docker containers and images. The bot also provides basic information about the status of your local servers. It operates synchronously and does not use webhooks.

This wiki is the main entry point for developers who want to work with or contribute to the pyTMbot project.

How to test it?

At the moment, PyTMBot is being developed by a single developer, and its code requires testing and verification more than ever before. To participate in testing new features and bug fixes, please follow these instructions

How else can I contribute?

If you have interesting ideas and the time to contribute to the project, I would appreciate it if you could follow these steps:

  1. Fork the master branch.
  2. Create a new branch named after the feature you want to implement.
  3. Make your changes and submit a pull request (PR). While this may not be the most efficient way, I am open to suggestions regarding the order of contributions. Please let me know if you have any questions or need further guidance.
Clone this wiki locally