forked from Steffo99/greed
-
Notifications
You must be signed in to change notification settings - Fork 59
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
Trackback (most recent call last) #23
Comments
Hi @limonsafayet, Please can you describe the steps to reproduce the issue in order for me to replicate this on my end? Kind regards |
I am having the same issue. Help needed please! |
|
@letstalkbusinezz @limonsafayet Feel free to test now .. these issues have been resolved in the latest code |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Traceback (most recent call last):
File "core.py", line 168, in
main()
File "core.py", line 111, in main
if update.message.text == receiving_worker.loc.get("menu_cancel"):
AttributeError: 'NoneType' object has no attribute 'get'
The text was updated successfully, but these errors were encountered: