Commit Graph

9 Commits

Author SHA1 Message Date
wolfsilver
ba7534e590 fix: url in bot message (#50)
* fix: url in bot message

* Update .env.example

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

* feat: rename MEMOS_ADDR to INSTANCE_URL

* feat: rename MEMOS_ADDR to INSTANCE_URL

* feat: rename MEMOS_ADDR to INSTANCE_URL

* fix: formatting

---------

Co-authored-by: boojack <24653555+boojack@users.noreply.github.com>
2024-08-27 08:05:26 +08:00
Oleg Kainov
7d67fc9730 feat: add search for memos (#47)
* feat: add search for memos

Add "/search string" command which performs
search for notes.

Fixes: #42

* fix: decrease page size to 10

Co-authored-by: boojack <stevenlgtm@gmail.com>

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
2024-08-14 18:00:32 +08:00
Oleg Kainov
b54a55803f doc: add docker-compose section to README (#41)
* doc: add docker-compose section to README

* doc: fix formatting
2024-08-13 22:07:36 +08:00
James Tsang
72d6a155bb feat: add Dockerfile (#8)
* feat: add Dockerfile

* doc: add using with Docker in README

* Update README.md

---------

Co-authored-by: Michael <161408495+michaelien@users.noreply.github.com>
2024-05-29 11:10:03 +08: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
d2cf1ff0c6 chore: update readme 2024-05-15 20:24:32 +08:00
Steven
3ebf96c827 chore: add readme 2024-05-09 22:18:55 +08:00