mirror of
https://github.com/ChuckNorrison/LightningTipBot.git
synced 2026-08-18 13:08:52 +02:00
* add interceptor for handler context * remove user load * remove UserInitializedWallet * remove getuser invocation * add lnbits user to inlineFaucet * set wallet client * lnbits user to inline receive * lnbits user to inline send * add context to handleInlineReceiveQuery * add handler.go * fix help message * fix handler registration * rename * check if reply to is nil * remove unwanted stuff * error handlers * remove client from wallet * rename force to require * string fixes * add intercept.Func * add PrivateChat check * remove private chat requirement for anytexthandler * fix callback * errors fixed * fix callback * loadUser * do not require * check type in interceptor * check type in interceptor * check for user wallets * allow send for toUser with wallet but not initialized * fix reply to context * mdescape * strfux * set state columns only * update str * set user now * anytext should not load user outside pm * rename endpoint to donationEndpoint * register uppercase endpoints and add comments * fix photos in logMessageInterceptor * reduce log level to trace Co-authored-by: LightningTipBot <hWOofXvq4m@mail.com> |
||
|---|---|---|
| .. | ||
| callback.go | ||
| message.go | ||
| query.go | ||