lnp2pBot / lnp2pBot/bot

sometimes it doesn't show the fiatsent message

Open
#595 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area: telegram bug priority: medium
Dominant language
TypeScript
Stars
292
Forks
136
Avg merge
19m
Merged PRs (30d)
1

Description

Sometimes, when a buyer presses the /fiasent command, and after selecting the order, even though it goes to fiat-sent status, the bot does not show the buyer the message I_told_seller_you_sent_fiat, and it does not show the seller the message buyer_told_me_that_sent_fiat

other times, but much less frequently, the bot does not enter the wizard_add_invoice_init wizard

I don't know if it's a bot error or a message delivery error on Telegram's part, as there have been reports of message failures lately https://downdetector.su/telegram

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the /fiasent flow after order selection, including the wizard_add_invoice_init wizard, and compare the bot's behavior with Telegram message delivery. Trace whether the fiat-sent transition completes and whether I_told_seller_you_sent_fiat and buyer_told_me_that_sent_fiat are delivered; done means the failure cause is identified and the affected flow is reliable.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.