Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

發錢沒有針對「確定進行交易嗎? (y/N):」回應 #53

Closed
dwy6626 opened this issue Apr 22, 2020 · 2 comments
Closed

發錢沒有針對「確定進行交易嗎? (y/N):」回應 #53

dwy6626 opened this issue Apr 22, 2020 · 2 comments

Comments

@dwy6626
Copy link

dwy6626 commented Apr 22, 2020

如題,如果一次進行多次發錢,有機會出現 確定進行交易嗎? (y/N): 問題,因為沒有處理,所以會丟出 UnknownError

我認為在 _api_give_money.pytarget_list 加這段,應該可以修好

connect_core.TargetUnit(
    i18n.Transaction,
    '確定進行交易嗎?',
    response='y' + command.Enter
),
@PttCodingMan
Copy link
Member

馬上處理

@PttCodingMan
Copy link
Member

於 0.9.15 修正囉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants