Commit Graph

20 Commits

Author SHA1 Message Date
Patryk M
7a632190a0 feat: do not fail when .env is missing (#10) 2024-05-27 10:08:32 +08:00
Steven
a1eaa63886 chore: upgrade bot dependency 2024-05-23 23:20:09 +08:00
dependabot[bot]
4eeedc9734 chore: bump github.com/usememos/memos (#5)
Bumps [github.com/usememos/memos](https://github.com/usememos/memos) from 0.21.1-0.20240509141027-584c66906883 to 0.22.0.
- [Release notes](https://github.com/usememos/memos/releases)
- [Changelog](https://github.com/usememos/memos/blob/main/.goreleaser.yaml)
- [Commits](https://github.com/usememos/memos/commits/v0.22.0)

---
updated-dependencies:
- dependency-name: github.com/usememos/memos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20 18:19:54 +08:00
dependabot[bot]
c59d785d18 chore: bump github.com/go-telegram/bot from 1.2.2 to 1.3.0 (#4)
Bumps [github.com/go-telegram/bot](https://github.com/go-telegram/bot) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/go-telegram/bot/releases)
- [Changelog](https://github.com/go-telegram/bot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/go-telegram/bot/compare/v1.2.2...v1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-20 18:19:32 +08:00
boojack
6ceeee9eb3 Merge pull request #6 from usememos/dependabot/go_modules/google.golang.org/grpc-1.64.0
chore: bump google.golang.org/grpc from 1.63.2 to 1.64.0
2024-05-20 18:19:05 +08:00
dependabot[bot]
228689bcbb chore: bump google.golang.org/grpc from 1.63.2 to 1.64.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.63.2 to 1.64.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.63.2...v1.64.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 10:16:30 +00:00
Steven
ac2fbdb3f1 chore: tweak readme 2024-05-18 11:00:43 +08:00
Steven
5cb8226775 chore: add server start logs 2024-05-18 10:59:20 +08:00
Steven
35fb717f40 chore: tweak readme 2024-05-15 21:48:42 +08:00
Steven
c89a32e576 chore: update response message format 2024-05-15 20:46:16 +08:00
Steven
d2cf1ff0c6 chore: update readme 2024-05-15 20:24:32 +08:00
Steven
11b1cbe735 chore: handle caption 2024-05-15 20:15:12 +08:00
Steven
0b9a9e8190 feat: implement resource handler 2024-05-15 19:01:04 +08:00
Steven
04a8062c47 chore: update comments 2024-05-14 22:48:38 +08:00
Steven
7ad0b19dce chore: update env example 2024-05-14 22:24:54 +08:00
Steven
d769bfa974 chore: update goreleaser release 2024-05-14 22:20:34 +08:00
Steven
443241b9e3 chore: tweak goreleaser 2024-05-14 22:16:15 +08:00
Steven
f25cb7feba feat: add goreleaser 2024-05-14 22:08:29 +08:00
Steven
1dca2ffce0 feat: implement memogram 2024-05-14 22:04:46 +08:00
Steven
3ebf96c827 chore: add readme 2024-05-09 22:18:55 +08:00