all repos — telebonk @ 580c49d3ab4639f4ee2440ab71af15a8d91ac7b3

reposter from honk to telegram

580c49d3
add support for different page types

one can now run telebonk without creating additional accounts!
la-ninpre leobrekalini@gmail.com
Fri, 11 Nov 2022 00:21:55 +0300
f327676a
remove unnecessary struct and tweak logging
la-ninpre leobrekalini@gmail.com
Thu, 10 Nov 2022 23:59:42 +0300
20171eab
remove parse mode from attachments

donks (attachments) don't contain html. also they probably don't contain
markdown either, so why bother parsing when it's possible to just
deliver the text as-is.

fix #10.
la-ninpre leobrekalini@gmail.com
Wed, 19 Oct 2022 22:20:51 +0300
76830e64
changelog: add the init
la-ninpre leobrekalini@gmail.com
Mon, 17 Oct 2022 18:59:41 +0300
2b44af42
fix a bug where honk doesn't get ignored

also tweak log messages.
la-ninpre leobrekalini@gmail.com
Mon, 17 Oct 2022 18:46:58 +0300
0d5906ba
implement truncation of a honk

should fix #9.
la-ninpre leobrekalini@gmail.com
Mon, 17 Oct 2022 18:45:34 +0300
b13fad84
fix checkTgAPI failing when URL had trainling slash
la-ninpre leobrekalini@gmail.com
Mon, 17 Oct 2022 14:24:04 +0300
83c26888
merge HonkAction into Honk

it probably shouldn't be separate. also it makes easier to ignore honks
that were ignored before that.
la-ninpre leobrekalini@gmail.com
Mon, 17 Oct 2022 14:22:41 +0300
b0ffd95f
changelog: fix typo
la-ninpre leobrekalini@gmail.com
Mon, 17 Oct 2022 13:25:24 +0300
bc6954d1
store only honks in the honkMap

we only need the message id from TelegramResponse, so no need to store
everything else inside a struct inside a map. on a way to encapsulate
and isolate the honkMap!
la-ninpre leobrekalini@gmail.com
Mon, 17 Oct 2022 13:12:23 +0300
35e83978
improve comments and compact if-statements
la-ninpre leobrekalini@gmail.com
Mon, 17 Oct 2022 12:41:20 +0300
ca7eca93
main: add a retry amount for getHonks

should fix #8.
also add changelog.
la-ninpre leobrekalini@gmail.com
Mon, 17 Oct 2022 11:58:37 +0300
d5fb0ba2
init
la-ninpre leobrekalini@gmail.com
Sat, 15 Oct 2022 17:45:20 +0300