gohumble
bf643f103d
🪄 update telebot v3 🤖 ( #325 )
...
* 🚧 minor changes to all handlers...
* 🚧 passing callback to tryEditStack
* 🚧 edit and delete callback messages
* 🚧 refactor again
* 🚧 uncomment this
* 🚧 using ctx.Message().Text
* 🚧 refactor
* 🚧 refactor
* 🚧 uncomment
* context not queruy
* 🚧 update forked lightningtipbot
* 🚧 reset ArticleResult
* fix inline receive
* readd shop
* remove chat from shopView
Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
2022-03-27 22:19:38 +02:00
gohumble
4e812f7897
add errors to handler ( #273 )
...
* add errors to handler
* add errors to handlers
* shop fixes (#274 )
Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
* better log (#275 )
Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
* add errors to map
* more errors
* rename NoWalletError
* fix one panic (#276 )
Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
* add invalid type error
* Shop panic attempt 2 (#277 )
* less log
* fix shop first view
Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
* make errors private
* add errors to handler
* add errors to handlers
* add errors to map
* more errors
* rename NoWalletError
* add invalid type error
* make errors private
* patch
* return handlers
* add noPrivateChat
* add invalid amount err
Co-authored-by: LightningTipBot <88730856+LightningTipBot@users.noreply.github.com>
Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
2022-01-09 21:39:09 +01:00
LightningTipBot
3d3d7ab2f6
Send keyboard recommendation ( #252 )
...
* speed up tx lock
* yolo master
* keyboard with recent contacts
* translate message
* better query
* keyboard pops up
* log level
* skip keyboard if no entry
Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
2021-12-28 12:20:47 +01:00
LightningTipBot
2ef798e56a
Faucet balance update ( #239 )
...
* speed up tx lock
* yolo master
* balance check faucet
* limit reset
Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
2021-12-26 14:46:09 +01:00
LightningTipBot
cbedc5c147
Balance button ( #236 )
...
* speed up tx lock
* yolo master
* blanace button
Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
2021-12-26 03:05:25 +01:00
LightningTipBot
f8fadb1729
Onlysats ( #181 )
...
* speed up tx lock
* add shops
* shop
* scrolling
* 🚀 add state stateCallbackMessage 🚀
* no shop
* scroll
* add shop browser
* scroll bug
* add buttons.go
* scrolling
* shop
* lnurl print after serving
* shop deletion
* adding and removing shops
* display photo captions
* refactor
* shops
* shops
* files work
* rename shop
* error handling
* fixes
* payments
* confirm delete all shops
* adding new items fix
* own bunt db for shop
* unlock transaction
* remove double print
* add transaction.Lock(id)
* unlock getShop
* add default interceptors to shop
* more files
* go sleep
* add fileStateResetTicker
* async sleep
* add runtime.ResettableFunctionTicker
* remove default duration
* generalized concurrent mutex
* simplify function ticker
* status message ticker queue
* add start index to shopViewDeleteAllStatusMsgs
Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
Co-authored-by: lngohumble <lngohumble@gmail.com>
2021-12-23 10:16:13 +01:00
LightningTipBot
ba6bf0a317
telebot fork user ID int64 ( #151 )
...
Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
2021-12-01 11:24:28 +01:00
LightningTipBot
0abe56dfba
Revert "telebot fork user ID int64 ( #149 )" ( #150 )
...
This reverts commit 7c8ba7895d .
2021-12-01 08:59:51 +01:00
LightningTipBot
7c8ba7895d
telebot fork user ID int64 ( #149 )
...
Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
2021-12-01 08:52:47 +01:00
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
LightningTipBot
11edce049e
General amount ( #118 )
...
* generalized amount started
* add new file
* uncomment old pay
* longer comments
* lnurl pay with generalized amount input
* generalized amount for /invoice
* amount input for all commands
* remove logging
* delete old comments
2021-10-30 21:26:01 +02:00
LightningTipBot
903cc3c2e2
Lnurlp comments ( #89 )
...
* lnurl comments for RECEIVING
* fix import cycle
* fix import
* rename WebhookServer to Server
* rename LNURLInvoice to Invoice
* add str package. MarkdownEscape lnurl.Invoice comment
* add str package
* check for comment length
* lnurl pay with comment
* lnurl pay with comment
* check for wallet existence
* repackage main to internal
Co-authored-by: lngohumble <lngohumble@gmail.com>
2021-10-07 00:21:21 +03:00