Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

Improve handlers #50

Open
BardRandall opened this issue Aug 22, 2019 · 0 comments
Open

Improve handlers #50

BardRandall opened this issue Aug 22, 2019 · 0 comments
Assignees

Comments

@BardRandall
Copy link
Contributor

withdrawal_handlers.py:
if re.search(r"(\d+)", message.text).group(0) == message.text:
change to message.text.isdigit()

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

No branches or pull requests

2 participants