lightningtipbot/internal/telegram
LightningTipBot 8f569ed4c3
send input (#138)
* send input

* remove message limiter

* write invoice into tx db

* do not delete tip twice

* hide link after 60 sedondw

* refactor button text update

* remove print

* translations enter user

* add tr

* no error on invalid user input

* printing fix

Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
2021-11-17 19:51:51 +01:00
..
intercept add interceptor and handler context (#69) 2021-09-21 21:35:10 +02:00
amounts.go send input (#138) 2021-11-17 19:51:51 +01:00
balance.go tipjar (#114) 2021-10-27 11:55:59 +02:00
bot.go User cache (#117) 2021-10-29 22:04:53 +02:00
database.go send input (#138) 2021-11-17 19:51:51 +01:00
donate.go General amount (#118) 2021-10-30 21:26:01 +02:00
handler.go Lnurl withdraw (#129) 2021-11-14 22:25:47 +01:00
help.go Tipjar hotfix2: translations and help (#116) 2021-10-27 15:23:01 +02:00
helpers.go tipjar (#114) 2021-10-27 11:55:59 +02:00
inline_faucet.go emojis for logging (#133) 2021-11-15 10:18:57 +01:00
inline_query.go using anyChosenInlineHandler (#128) 2021-11-14 21:57:54 +01:00
inline_receive.go emojis for logging (#133) 2021-11-15 10:18:57 +01:00
inline_send.go emojis for logging (#133) 2021-11-15 10:18:57 +01:00
inline_tipjar.go emojis for logging (#133) 2021-11-15 10:18:57 +01:00
interceptor.go tipjar (#114) 2021-10-27 11:55:59 +02:00
invoice.go General amount (#118) 2021-10-30 21:26:01 +02:00
link.go send input (#138) 2021-11-17 19:51:51 +01:00
lnurl-pay.go Lnurl withdraw (#129) 2021-11-14 22:25:47 +01:00
lnurl-withdraw.go send input (#138) 2021-11-17 19:51:51 +01:00
lnurl.go send input (#138) 2021-11-17 19:51:51 +01:00
message.go tipjar (#114) 2021-10-27 11:55:59 +02:00
pay.go send input (#138) 2021-11-17 19:51:51 +01:00
photo.go Lnurlp comments (#89) 2021-10-07 00:21:21 +03:00
send.go send input (#138) 2021-11-17 19:51:51 +01:00
start.go emojis for logging (#133) 2021-11-15 10:18:57 +01:00
telegram.go tipjar (#114) 2021-10-27 11:55:59 +02:00
text.go send input (#138) 2021-11-17 19:51:51 +01:00
tip.go send input (#138) 2021-11-17 19:51:51 +01:00
tooltip.go bunt transaction generalization (#73) 2021-10-08 00:46:52 +03:00
tooltip_test.go Lnurlp comments (#89) 2021-10-07 00:21:21 +03:00
transaction.go send input (#138) 2021-11-17 19:51:51 +01:00
translate.go Lnurlp comments (#89) 2021-10-07 00:21:21 +03:00
users.go User cache (#117) 2021-10-29 22:04:53 +02:00