geeksforsocialchange / imok

A simple bot to support people doing risky activities
https://gfsc.studio/blog/2021/imok-is-launched/
MIT License
12 stars 1 forks source link

fix: test and fix telegram_username and phone_number validations #61

Closed wheresalice closed 3 years ago

wheresalice commented 3 years ago

Note the lack of tests for invalid phone numbers. This is because that functionality is provided by Google's libphonenumber

resolves #33