Skip to content

feat(telegram): Use Telego instead of go-telegram-bot-api#40

Merged
yinwm merged 2 commits intosipeed:mainfrom
mymmrac:telegram-using-telego
Feb 12, 2026
Merged

feat(telegram): Use Telego instead of go-telegram-bot-api#40
yinwm merged 2 commits intosipeed:mainfrom
mymmrac:telegram-using-telego

Conversation

@mymmrac
Copy link
Collaborator

@mymmrac mymmrac commented Feb 11, 2026

Despite go-telegram-bot-api having more stars, it has not been updated for more than 4 years now.

This PR makes minimal changes to migrate to Telego, which is faster, more feature-rich, and up-to-date (supports the latest Telegram features).

@yinwm
Copy link
Collaborator

yinwm commented Feb 12, 2026

LGTM! Great to see the migration to an actively maintained library.

Minor notes:

  • The http.Get(url) without timeout (line 337) is pre-existing, not introduced by this PR - we have the same issue in discord/slack channels,
    planning to fix all together
  • The Go version bump to 1.25.7 should be fine, but worth noting for deployment

Thanks for contributing!

@yinwm yinwm merged commit 6429595 into sipeed:main Feb 12, 2026
@Zepan
Copy link
Contributor

Zepan commented Feb 13, 2026

Thanks for your contribution! We are forming the PicoClaw Dev Group to accelerate the evolution of the project. Any developer with more than one merged PR is invited to join.

Would you like to join the PicoClaw Dev Group? If so, please send an email to support@sipeed.com with the subject line: [Join PicoClaw Dev Group] + Your GitHub account. We will send the Discord invite link to your inbox.

emadomedher pushed a commit to emadomedher/picoclaw that referenced this pull request Feb 17, 2026
feat(telegram): Use Telego instead of go-telegram-bot-api
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants