all repos — telebonk @ 29015f150756222dd9ed77bfe38079671dd650a5

reposter from honk to telegram

readme: rename go module root
la-ninpre aaoth@aaoth.xyz
Sat, 02 Dec 2023 13:06:35 +0300
commit

29015f150756222dd9ed77bfe38079671dd650a5

parent

4f479f90c06b24f57a4b28f7f1e8a2550da713cf

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M README.mdREADME.md

@@ -13,7 +13,7 @@

install telebonk and run it (replace values in angle brackets with an actual values): ``` -$ go install git.aaoth.xyz/la-ninpre/telebonk@latest +$ go install aaoth.xyz/la-ninpre/telebonk@latest $ telebonk -bot_token <bot token> -chat_id <chat id> -honk_token <honk token> -honk_url <honk url> ```