Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: smartnode/telebot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: smartnode/telebot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 23 files changed
  • 1 contributor

Commits on Feb 16, 2026

  1. Refactor code for readability

    Signed-off-by: Elmurod Talipov <elmurod.talipov@gmail.com>
    smartnode committed Feb 16, 2026
    Configuration menu
    Copy the full SHA
    fa3a6e0 View commit details
    Browse the repository at this point in the history
  2. Simplify passing parameters with mime

    Signed-off-by: Elmurod Talipov <elmurod.talipov@gmail.com>
    smartnode committed Feb 16, 2026
    Configuration menu
    Copy the full SHA
    91940d1 View commit details
    Browse the repository at this point in the history
  3. [Bot API 6.3] update user object

    Signed-off-by: Elmurod Talipov <elmurod.talipov@gmail.com>
    smartnode committed Feb 16, 2026
    Configuration menu
    Copy the full SHA
    905c22b View commit details
    Browse the repository at this point in the history
  4. [Bot API 6.3] update chat object

    Signed-off-by: Elmurod Talipov <elmurod.talipov@gmail.com>
    smartnode committed Feb 16, 2026
    Configuration menu
    Copy the full SHA
    2784cac View commit details
    Browse the repository at this point in the history
  5. [Bot API 6.3] Update message object

    Signed-off-by: Elmurod Talipov <elmurod.talipov@gmail.com>
    smartnode committed Feb 16, 2026
    Configuration menu
    Copy the full SHA
    7a6dd8a View commit details
    Browse the repository at this point in the history
  6. Bump version to 6.3.0 and fix bugs after refactoring

    Signed-off-by: Elmurod Talipov <elmurod.talipov@gmail.com>
    smartnode committed Feb 16, 2026
    Configuration menu
    Copy the full SHA
    27f3ea5 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2026

  1. Configuration menu
    Copy the full SHA
    33e8121 View commit details
    Browse the repository at this point in the history
  2. Fix build failure in github action - missing packages

    Signed-off-by: Elmurod Talipov <elmurod.talipov@gmail.com>
    smartnode committed Feb 26, 2026
    Configuration menu
    Copy the full SHA
    b7c4dde View commit details
    Browse the repository at this point in the history
Loading