eyobofficial/Gebeya-Schedule-Bot

Fix error when user has no telegram username

eyobofficial opened this issue · 0 comments

Summary

When a user does not have a telegram username, the bot fails to register the database resulting in an error. Fix this bug by using the telegram id as a username.

Update: There is also another bug that occurs when a user edits or deletes his/her message via telegram. This should also be resolved.