Skip to content

Tags: usememos/telegram-integration

Tags

v0.3.0

Toggle v0.3.0's commit message
chore: upgrade

v0.2.6

Toggle v0.2.6's commit message
fix: npe from getConfigFromEnv

v0.2.5

Toggle v0.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: limit bot usage by specified usernames and support absolute pat…

…h to data file path (#126)

* fix: update config and allowed username handling

fix: improve username validation in handler

fix compile errors

fix syntax errors

embed contains

imports

Support limiting allowed usernames to use tyhe bot and fix support of extenal config path

* revert go mod changes

* prevent null pointer exception

* Update memogram.go

v0.2.4

Toggle v0.2.4's commit message
fix: media group mutex

v0.2.3

Toggle v0.2.3's commit message
fix: search

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: content search

v0.2.1

Toggle v0.2.1's commit message
fix: search filter

v0.2.0

Toggle v0.2.0's commit message
chore: upgrade memos

v0.1.7

Toggle v0.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump github.com/go-telegram/bot from 1.11.0 to 1.11.1

Bumps [github.com/go-telegram/bot](https://github.com/go-telegram/bot) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/go-telegram/bot/releases)
- [Changelog](https://github.com/go-telegram/bot/blob/main/CHANGELOG.md)
- [Commits](go-telegram/bot@v1.11.0...v1.11.1)

---
updated-dependencies:
- dependency-name: github.com/go-telegram/bot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.1.6

Toggle v0.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support multi pics (#53)

* feat: support multi pics

* Update memogram.go

---------

Co-authored-by: boojack <24653555+boojack@users.noreply.github.com>