mirror of
https://github.com/ChuckNorrison/LightningTipBot.git
synced 2026-08-16 13:00:52 +02:00
* adding users cache in memory * adding users cache in memory * adding eko/gocache and removing CopyLowercaseUser * using UpdateUserRecord * updateCachedUser in user states * remove redundant updatePersistentUser * refactor * remove cachedUser * remove user chan * errors for failed invoice creation * errors for failed invoice and failed pay * add GetUserBalanceCached inline commands * translation * remove redundant set user state reset state * update cache ttl Co-authored-by: lngohumble <lngohumble@gmail.com> |
||
|---|---|---|
| .. | ||
| intercept | ||
| amounts.go | ||
| balance.go | ||
| bot.go | ||
| database.go | ||
| donate.go | ||
| handler.go | ||
| help.go | ||
| helpers.go | ||
| inline_faucet.go | ||
| inline_query.go | ||
| inline_receive.go | ||
| inline_send.go | ||
| inline_tipjar.go | ||
| interceptor.go | ||
| invoice.go | ||
| link.go | ||
| lnurl.go | ||
| message.go | ||
| pay.go | ||
| photo.go | ||
| send.go | ||
| start.go | ||
| telegram.go | ||
| text.go | ||
| tip.go | ||
| tooltip.go | ||
| tooltip_test.go | ||
| transaction.go | ||
| translate.go | ||
| users.go | ||